From 0123d666a23640ae24666bbf50aa1dddfe2fe091 Mon Sep 17 00:00:00 2001 From: veski4a <78254623+Veselin15@users.noreply.github.com> Date: Mon, 14 Sep 2026 16:40:16 +0300 Subject: [PATCH] Add CartScout API to Shopping Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01XutEcyF8bZBgbmVzm8pjtX --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61b6131b..c0acfd98 100644 --- a/README.md +++ b/README.md @@ -1827,6 +1827,7 @@ 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 | | [BuyWhere](https://buywhere.ai) | Real-time product catalog API for AI agents across merchants in 7 countries (SG, MY, TH, VN, PH, ID, US) | `apiKey` | Yes | Unknown | +| [CartScout](https://rapidapi.com/veselinveselinov06/api/cartscout-api) | Price, stock, variants and GTIN from Shopify, WooCommerce, Walmart and eBay product pages | `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 | | [Descripio Amazon Reviews](https://docs.descripio.com) | Amazon product reviews for 12 marketplaces | `apiKey` | 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 |