Bestbuy Search Actor
Pricing
from $2.00 / 1,000 results
Go to Apify Store

Bestbuy Search Actor
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer

Tri⟁angle
Maintained by Apify
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Best Buy Search Scraper
Apify Actor that searches Best Buy products by keyword and extracts product details including prices, availability, ratings, and more.
Input
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
searchTerm | string | Yes | — | Search query (e.g. "laptop", "headphones") |
maxProducts | integer | No | 100 | Maximum number of products to collect (1–50,000) |
Output
Each product in the dataset contains:
| Field | Description |
|---|---|
sku | Product SKU |
title | Product name |
brand | Brand name |
currentPrice | Current selling price |
regularPrice | Regular price (before discount) |
isOnSale | Whether the product is on sale |
clearance | Whether the product is on clearance |
inStock | Whether the product is in stock |
rating | Customer rating |
reviewCount | Number of customer reviews |
category | Product category |
modelNumber | Manufacturer model number |
description | Short product description |
imageUrl | Product image URL |
productUrl | Direct link to product page |
seller | Seller name |
marketplace | Whether sold by a marketplace seller |
upc | Universal Product Code |