From 67245295653a63ac7ed086a8d222de8b4498d9a3 Mon Sep 17 00:00:00 2001 From: Matheus Felipe Date: Sat, 12 Mar 2022 23:06:06 -0300 Subject: [PATCH] Remove Daraz Data, it's broken Daraz Data returns http code 404 when accessed --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1bd0c0fc..216f454f 100644 --- a/README.md +++ b/README.md @@ -1475,7 +1475,6 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Best Buy](https://bestbuyapis.github.io/api-documentation/#overview) | Products, Buying Options, Categories, Recommendations, Stores and Commerce | `apiKey` | Yes | Unknown | -| [Daraz Data](https://rapidapi.com/mnadeem24434@gmail.com/api/get-daraz-product-data/) | Get daraz product detail by it's product URL | `apiKey` | Yes | Unknown | | [Digi-Key](https://www.digikey.com/en/resources/api-solutions) | Retrieve price and inventory of electronic components as well as place orders | `OAuth` | Yes | Unknown | | [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 |