primaryImage
Optional
Primary image object returned by the Best Buy product API.
{ "href": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/example.jpg", "mediaType": "image/jpeg"}Bestbuy Products Scraper
Pricing
$19.99/month + usage
Efficiently access product data from Best Buy , capable of scraping unlimited details including ID, name, URL, prices, ratings, and stock status from bestbuy.com. Perfect for populating reports, databases, and applications with structured data.
Pricing
$19.99/month + usage
Rating
5.0
(2)
Developer
codemaster devops
Maintained by CommunityActor stats
3
Bookmarked
61
Total users
3
Monthly active users
1.2 days
Issues response
4 days ago
Last modified
Categories
Share
sku
Optional
Best Buy SKU identifier.
skuId
Optional
Alternative SKU identifier used by some Best Buy responses.
url
Optional
Best Buy product detail URL.
name
Optional
Product name selected for display.
names
Optional
Structured product names returned by Best Buy, such as title, display, short, and rawShort.
{ "title": "Lines 90 Degrees Smarter Kit (4 Light Lines)", "short": "Nanoleaf - Lines 90 Degrees Smarter Kit - Multicolor"}description
Optional
Product description from structured page metadata.
descriptions
Optional
Structured product descriptions returned by Best Buy.
{ "long": "A modular smart lighting kit with customizable colors."}brand
Optional
Product brand. Best Buy may return this as a string or an object.
model
Optional
Product model number from structured metadata when available.
manufacturer
Optional
Manufacturer metadata returned by Best Buy.
{ "modelNumber": "NL59K03-4SN00"}upc
Optional
UPC code when available.
gtin13
Optional
GTIN-13 code when available in page metadata.
bsin
Optional
Best Buy Standard Identification Number for grouped product families.
condition
Optional
Condition metadata for the product.
{ "type": "new", "display": "New"}currentPrice
Optional
Current price parsed from listing pages when available.
currentPriceText
Optional
Raw current price text parsed from listing pages.
originalPrice
Optional
Original or regular price parsed from listing pages when available.
originalPriceText
Optional
Raw original price text parsed from listing pages.
salePrice
Optional
Sale price from BestBuy.ca API or listing API data when available.
regularPrice
Optional
Regular price from BestBuy.ca API data when available.
price
Optional
Customer-facing numeric price. The actor fills this from Best Buy's price field when available, otherwise from currentPrice, salePrice, regularPrice, prices, pricing, or offers.
priceCurrency
Optional
Currency code when provided by structured metadata.
offers
Optional
Offer and price metadata from structured product data.
{ "priceCurrency": "USD", "price": "99.99", "availability": "InStock"}rating
Optional
Numeric rating parsed from listing pages.
reviewCount
Optional
Review count parsed from listing pages or structured metadata.
aggregateRating
Optional
Structured rating metadata from product pages.
{ "ratingValue": "4.6", "reviewCount": "198"}reviewsList
Optional
Customer reviews collected from Best Buy's reviews API. Controlled by Add reviews and Maximum reviews per product.
[ { "rating": 5, "title": "Excellent headphones", "text": "Best noise cancelling I have used.", "author": "RizonG", "submissionTime": "2025-12-22T12:54:09.000-06:00", "recommended": true }]availabilityText
Optional
Raw fulfillment or availability text parsed from listing pages.
stockStatus
Optional
Normalized stock status parsed from listing pages.
image
Optional
Primary image URL parsed from listing pages or structured metadata.
images
Optional
Product image URLs or image objects returned by Best Buy.
[ { "href": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/example.jpg", "primary": true }]primaryImage
Optional
Primary image object returned by the Best Buy product API.
{ "href": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/example.jpg", "mediaType": "image/jpeg"}color
Optional
Product color metadata.
features
Optional
Product features returned by Best Buy.
[ { "title": "Color-changing animations", "description": "Customize colors and motion." }]specifications
Optional
Product specifications returned by Best Buy.
[ { "displayName": "Works With", "values": [ "Amazon Alexa", "Google Home" ] }]fromManufacturer
Optional
Operational attributes from the manufacturer section of Best Buy product data.
[ { "displayName": "Box Contents", "values": [ "Power adapter", "Quick start guide" ] }]includedItems
Optional
Items included in the product package.
[ "Power adapter", "Quick start guide"]links
Optional
Related API, product, and SEO links returned by Best Buy.
{ "skuSpecificUrl": { "href": "https://www.bestbuy.com/product/example/BSIN/sku/11746203" }}typeInfo
Optional
Product type classification returned by Best Buy.
{ "definition": "Light_Panels", "metatype": "physical"}metadata
Optional
Source metadata returned by Best Buy.
{ "sourceSystem": "PDM"}productManuals
Optional
Product manual or document links returned by Best Buy.
[ { "documentType": "Installation Guide", "assetUrl": "https://files.bbystatic.com/example" }]videos
Optional
Product videos returned by Best Buy.
[ { "title": "Product features video", "duration": "1:38" }]supportedLogos
Optional
Compatibility logos returned by Best Buy, such as smart-home platform logos.
[ { "name": "Amazon Alexa", "href": "https://pisces.bbystatic.com/image2/vector/example.svg" }]warranties
Optional
Warranty details returned by Best Buy.
{ "parts": "2 years", "labor": "2 years"}height
Optional
Product height when returned by Best Buy.
width
Optional
Product width when returned by Best Buy.
depth
Optional
Product depth when returned by Best Buy.
length
Optional
Product length when returned by Best Buy.
weight
Optional
Product weight when returned by Best Buy.
saleEndDate
Optional
Sale end date for BestBuy.ca products when available.
thumbnailImage
Optional
Thumbnail image URL from BestBuy.ca API data when available.
detailStatus
Optional
Status for partial records saved when a product detail API request fails permanently.
detailError
Optional
Error message for partial records saved after product detail request failure.