Best Buy Product Scraper — Prices, Ratings & SKUs (No API Key) avatar

Best Buy Product Scraper — Prices, Ratings & SKUs (No API Key)

Pricing

$4.00 / 1,000 product results

Go to Apify Store
Best Buy Product Scraper — Prices, Ratings & SKUs (No API Key)

Best Buy Product Scraper — Prices, Ratings & SKUs (No API Key)

Scrape Best Buy product data in bulk — prices, ratings, review counts, SKU IDs, images. Electronics price scraper, no API key, no login. Pay per result.

Pricing

$4.00 / 1,000 product results

Rating

0.0

(0)

Developer

Jaime Martinez

Jaime Martinez

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

A Best Buy scraper that turns any BestBuy.com search into a clean product dataset — prices, ratings, SKU IDs, and more. Extract best buy product data and electronics pricing in bulk with no API key, no login, and pay per result. Built for developers, price analysts, and AI pipelines that need structured Best Buy catalog data without building or maintaining a Best Buy API integration. Public catalog facts only.

This actor uses Chrome TLS impersonation plus residential US proxies with automatic session rotation to clear anti-bot walls, so you don't manage proxies or logins.

⚡ Quick start

Paste this into the Actor's Input (JSON view) and hit Start:

{
"searchQuery": "laptop",
"maxResults": 40
}

Each result row looks like:

{
"skuId": "6509650",
"name": "MacBook Air 13.6\" Laptop - Apple M2 chip - 8GB Memory - 256GB SSD",
"price": 849.99,
"regularPrice": 999.99,
"onSale": true,
"rating": 4.8,
"reviewCount": 1287,
"url": "https://www.bestbuy.com/site/apple-macbook-air-13-6-laptop-m2-chip/6509650.p?skuId=6509650"
}

Or run it from the API:

POST https://api.apify.com/v2/acts/jamhimself~bestbuy-search-scraper/run-sync-get-dataset-items?token=YOUR_APIFY_TOKEN

What you get

FieldDescription
nameProduct title
priceCurrent customer price
regularPrice / onSaleList price and whether it's discounted
rating / reviewCountAverage star rating and number of reviews
conditionnew, open-box, etc.
categoriesBest Buy's own product-type tags
skuIdBest Buy SKU (stable product ID)
imagePrimary product image URL
urlBest Buy product page

Use cases

  • Electronics price scraping — track Best Buy prices across TVs, laptops, headphones, and more.
  • Competitor and MAP monitoring — watch list price vs. sale price to spot discounts and pricing changes.
  • Market research — analyze ratings and review counts to size demand across product categories.
  • Feed an LLM or RAG pipeline — supply structured product data to AI agents and assistants.
  • Dropshipping and sourcing — pull SKUs, images, and prices to build product catalogs.
  • Dataset building — assemble electronics datasets for analysis or benchmarking.

Input

  • searchQuery — what to search BestBuy.com for, e.g. wireless headphones, 4k tv, nintendo switch (prefilled with wireless headphones).
  • maxResults — maximum number of products to return, paginates automatically (default 60, up to 1000).

Pricing

Pay per product delivered. No subscription.

A quick review on the Apify Store really helps other builders find it.