Best Buy Products Scraper avatar

Best Buy Products Scraper

Pricing

$2.50 / 1,000 results

Go to Apify Store
Best Buy Products Scraper

Best Buy Products Scraper

Extract Best Buy product data: prices, deals, ratings, reviews & availability. Search by keyword or category. Get SKU, brand, current/original price, savings, images & stock status. Perfect for price monitoring & competitor analysis.

Pricing

$2.50 / 1,000 results

Rating

0.0

(0)

Developer

ben

ben

Maintained by Community

Actor stats

0

Bookmarked

36

Total users

6

Monthly active users

2 days ago

Last modified

Share

Extract Best Buy product data: prices, deals, ratings, reviews & availability. Search by keyword or category. Get SKU, brand, current/original price, savings, images & stock status. Perfect for price monitoring & competitor analysis.

What you get

  • Clean, validated JSON ready for your pipeline
  • Pre-built dataset Overview in the Apify Console for instant inspection
  • Reliable & maintained — patched whenever the source changes

Why this actor (vs. alternatives)

Build your ownGeneric scraperThis actor
MaintenanceYou patch every changeOften brokenPatched continuously
Structured outputManual parsingInconsistentValidated schema
Setup timeDaysHoursMinutes
Pay only for resultsN/AVariesYes (pay-per-use)

Input

FieldTypeDescription
modestringChoose how to scrape products Options: search, category, direct_urls
searchQuerystringSearch keywords (e.g., 'laptop', 'gaming laptop', 'macbook pro')
categoryUrlstringBest Buy category page URL (for category mode)
productUrlsarrayDirect URLs to specific Best Buy products (for direct_urls mode)
minPriceintegerMinimum price filter
maxPriceintegerMaximum price filter
brandsarrayFilter by brand names (e.g., HP, Dell, Apple, Lenovo, ASUS)
minRatingnumberMinimum customer rating (1-5)
onSaleOnlybooleanOnly show products that are on sale
openBoxOnlybooleanOnly show open box deals
sortBystringSort order for search results Options: bestMatch, priceLow, priceHigh, rating, bestSelling, newest
maxProductsintegerMaximum number of products to scrape
includeSpecificationsbooleanScrape detailed product specifications (slower but more data)
zipCodestringZIP code for local availability and pricing
proxyConfigurationobjectProxy settings for the scraper
debugModebooleanRun browser in non-headless mode for debugging

Example Input

{
"mode": "search",
"searchQuery": "laptop",
"onSaleOnly": false,
"openBoxOnly": false,
"sortBy": "bestMatch",
"maxProducts": 5,
"includeSpecifications": false,
"debugMode": false
}

Use cases

  • Price monitoring — track competitor pricing over time
  • Resellers / arbitrage — spot under-priced inventory
  • Market research — analyze product + brand trends
  • Lead generation — identify sellers and listings
  • Catalog enrichment — fill product pages with structured data

Pricing

Pay-Per-Event:

  • $0.0025 per result
  • $0.00005 actor-start fee

Example runs

Use caseResultsCost
Quick scan100$0.25
Standard run500$1.25
Bulk dataset2,000$5.00

FAQ

Q: How fresh is the data?
A: Real-time — every run fetches live from the source.

Q: Do I pay for failed or empty runs?
A: You pay per result returned, plus a tiny actor-start fee.

Q: Can I schedule recurring runs?
A: Yes — use the Apify Console scheduler for daily/weekly automation.

Q: Can I export the data?
A: Yes — JSON, CSV, Excel, and API access are all supported by Apify.

This actor retrieves publicly accessible data only. You are responsible for respecting the source's Terms of Service, honoring robots.txt, and complying with GDPR / applicable regulations for any personal data.

Support & feature requests

Open an issue on the Actor page or contact via Apify Console messaging. Custom features welcome.