From c0eb63dadc32b65e86261540da3c9e2f36236fb1 Mon Sep 17 00:00:00 2001 From: kaushik gandhi Date: Thu, 15 Jun 2023 16:53:06 +0530 Subject: [PATCH] Add Stores API by FindOpenHours Access 45k brands and 3.2 million stores and outlets information across the USA with FindOpenHours.org Stores API. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..a9ab25db 100644 --- a/README.md +++ b/README.md @@ -1477,6 +1477,7 @@ API | Description | Auth | HTTPS | CORS | | [Dummy Products](https://dummyproducts-api.herokuapp.com/) | An api to fetch dummy e-commerce products JSON data with placeholder images | `apiKey` | Yes | Yes | | [eBay](https://developer.ebay.com/) | Sell and Buy on eBay | `OAuth` | Yes | Unknown | | [Etsy](https://www.etsy.com/developers/documentation/getting_started/api_basics) | Manage shop and interact with listings | `OAuth` | Yes | Unknown | +| [Find Open Hours](https://findopenhours.org/api/) | An API to fetch Brands, Store Locations, store Open hours and holidays | `apiKey` | Yes | Unknown | | [Flipkart Marketplace](https://seller.flipkart.com/api-docs/FMSAPI.html) | Product listing management, Order Fulfilment in the Flipkart Marketplace | `OAuth` | Yes | Yes | | [Lazada](https://open.lazada.com/doc/doc.htm) | Retrieve product ratings and seller performance metrics | `apiKey` | Yes | Unknown | | [Mercadolibre](https://developers.mercadolibre.cl/es_ar/api-docs-es) | Manage sales, ads, products, services and Shops | `apiKey` | Yes | Unknown |