Best Buy US Retail Data API
Live Best Buy US Retail Data in One API Best Buy US API gives developers and data teams a practical way to work with live Best Buy product data across the public flows that matter most: category discovery, keyword search, category listings, and SKU-level item lookup. What makes this API strong: - Product Search: `/search` returns real Best Buy product rows with normalized names, prices, current…
Best Buy US Retail Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Best Buy US | ||
| GET |
categories_bestbuy_categories_get /bestbuy/categories |
Return normalized Best Buy category links parsed from navigation and embedded page data. |
| GET |
category_bestbuy_category_get /bestbuy/category |
List normalized products from a Best Buy category page with pagination support. |
| GET |
search_bestbuy_search_get /bestbuy/search |
Search Best Buy and return normalized catalog results without per-item fan-out requests. |
| GET |
item_bestbuy_item_get /bestbuy/item |
Fetch one normalized Best Buy product by SKU or product URL, with exact-SKU enrichment when available. |
| GET |
probe_bestbuy_probe_get /bestbuy/probe |
Quick availability check for Best Buy upstream. |
Best Buy US Retail Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | 3 / second |
|
| ULTRA | $29 / month | 3 / second |
|
| MEGA | $100 / month | 3 / second |
|