From e90950e425f40cee183dc1e0dbc9e590a398ab2e Mon Sep 17 00:00:00 2001 From: Mitul Patel Date: Thu, 2 Nov 2017 13:44:58 -0400 Subject: [PATCH] Update - Added Best Buy API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2634d3ca..923c0144 100644 --- a/README.md +++ b/README.md @@ -549,6 +549,7 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | eBay | Sell and Buy on eBay | `OAuth` | Yes | [Go!](https://go.developer.ebay.com/) | | Wal-Mart | Item price and availability | `apiKey` | Yes | [Go!](https://developer.walmartlabs.com/docs) | +| Best Buy | Products, Buying Options, Categories, Recommendations, Stores, and Commerce | `apiKey` | Yes | [Go!](https://bestbuyapis.github.io/api-documentation/#overview) | ### Social API | Description | Auth | HTTPS | Link |