Best Buy Scraper avatar

Best Buy Scraper

Pricing

from $0.40 / 1,000 results

Go to Apify Store
Best Buy Scraper

Best Buy Scraper

This Apify Actor allows you to scrape product information and search results from Best Buy. It is designed for price monitoring, market research, and product discovery.

Pricing

from $0.40 / 1,000 results

Rating

0.0

(0)

Developer

Dmitriy Gyrbu

Dmitriy Gyrbu

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Best Buy Search Scraper

Extract product search results from Best Buy public search pages, with a built-in probe diagnostic for current access status.

🚀 Operations

  • search: Extract product listings based on a search query.
  • probe: Diagnostic operation to check the current connectivity and block status of the site.

🛠️ Usage Examples

Search for Products

{
"operation": "search",
"query": "laptop",
"limit": 20,
"proxy": "auto"
}

Probe Connectivity

{
"operation": "probe",
"proxy": "auto"
}

📊 Output Data

Search Operation

Returns a dataset of product rows containing fields such as:

  • id, name, brand, price, images, category, rating, review_count, availability.

Probe Operation

Returns a diagnostic record indicating connectivity status.

⚠️ Important Limitations

  • Extraction Mode: Only search is supported.
  • Product Details/Categories: Detailed item pages, category trees, and individual categories are currently blocked and not exposed.
  • Diagnostic Only: probe is for connectivity testing and may return a blocked status.
  • Scope: Public pages only. No support for login, accounts, carts, or private pages.
  • Restrictions: No CAPTCHA solving, no broad crawling.

💰 Pricing

Recommended pricing:

  • Actor start: $0.005
  • Per result item: $0.0004