Amazon ASINs Scraper
Pricing
from $3.00 / 1,000 results
Amazon ASINs Scraper
Gets you product data from Amazon. Unofficial API. Scrapes and downloads product information without using the Amazon API, including reviews, prices, descriptions.
Amazon ASINs Scraper
Pricing
from $3.00 / 1,000 results
Gets you product data from Amazon. Unofficial API. Scrapes and downloads product information without using the Amazon API, including reviews, prices, descriptions.
title
Optional
Product title
url
Optional
URL of the product page
asin
Optional
Amazon Standard Identification Number
originalAsin
Optional
Original ASIN before any redirects
brand
Optional
Product brand name
price
Optional
Current product price
{ "value": 29.99, "currency": "USD"}listPrice
Optional
Original list price before discounts
{ "value": 49.99, "currency": "USD"}shippingPrice
Optional
Shipping cost
{ "value": 0, "currency": "USD"}inStock
Optional
Whether the product is currently in stock
inStockText
Optional
Stock availability text as shown on the page
delivery
Optional
Delivery information
fastestDelivery
Optional
Fastest available delivery option
condition
Optional
Product condition
stars
Optional
Average customer rating out of 5
starsBreakdown
Optional
Percentage breakdown of ratings by star level
{ "5 star": 72, "4 star": 15, "3 star": 7, "2 star": 3, "1 star": 3}reviewsCount
Optional
Total number of customer reviews
answeredQuestions
Optional
Number of answered customer questions
breadCrumbs
Optional
Category breadcrumb path
sustainabilityFeatures
Optional
Sustainability certifications and features
[ { "title": "Carbon Neutral", "description": "This product is carbon neutral certified.", "certifiedBy": [] }]description
Optional
Product description
features
Optional
List of product feature bullet points
[ "Noise cancelling technology", "30-hour battery life", "Foldable design"]videosCount
Optional
Number of product videos
visitStoreLink
Optional
Link to visit the brand store page
{ "text": "Visit the Example Brand Store", "url": "https://www.amazon.com/stores/ExampleBrand/page/EXAMPLEID"}thumbnailImage
Optional
URL of the product thumbnail image
galleryThumbnails
Optional
URLs of gallery thumbnail images
[ "https://m.media-amazon.com/images/I/example1.jpg", "https://m.media-amazon.com/images/I/example2.jpg"]highResolutionImages
Optional
URLs of high-resolution product images
[ "https://m.media-amazon.com/images/I/examplehires.jpg"]importantInformation
Optional
Important product information section
{ "title": "Safety Information", "items": [ { "title": "Warning", "text": "Keep out of reach of children.", "url": null } ]}returnPolicy
Optional
Return policy information
support
Optional
Product support information
variantAsins
Optional
ASINs of all product variants
[ "B08EXAMPLE02", "B08EXAMPLE03"]variantDetails
Optional
Detailed information about each product variant
[ { "asin": "B08EXAMPLE02", "price": { "value": 34.99, "currency": "USD" }, "name": "Black", "images": [], "thumbnail": null }]reviewsLink
Optional
URL to the product reviews page
hasReviews
Optional
Whether the product has customer reviews
variantAttributes
Optional
Attributes that differentiate product variants (e.g., color, size)
[ { "key": "Color", "value": "Black" }, { "key": "Size", "value": "Standard" }]attributes
Optional
Product technical specifications and attributes
[ { "key": "Manufacturer", "value": "Example Brand" }, { "key": "Item Weight", "value": "0.55 pounds" }]attributesMapped
Optional
Product attributes as a flat key-value map (alternative representation of attributes)
{ "Manufacturer": "Example Brand", "Item Weight": "0.55 pounds"}productOverview
Optional
Product overview specifications displayed prominently on the page
[ { "key": "Brand", "value": "Example Brand" }, { "key": "Model Number", "value": "EX-100" }]manufacturerAttributes
Optional
Manufacturer-provided product attributes
[ { "key": "Battery Life", "value": "30 hours" }]seller
Optional
Seller information for the product listing
{ "id": "EXAMPLESELLERID", "name": "Example Seller", "url": "https://www.amazon.com/sp?seller=EXAMPLESELLERID"}bestsellerRanks
Optional
Bestseller rankings across Amazon categories
[ { "rank": 42, "category": "Electronics", "url": "https://www.amazon.com/Best-Sellers-Electronics/zgbs/electronics" }]isAmazonChoice
Optional
Whether the product has the Amazon's Choice badge
amazonChoiceText
Optional
Amazon's Choice label text
bookDescription
Optional
Extended description for books
priceRange
Optional
Price range for products with multiple price variants
{ "min": { "value": 19.99, "currency": "USD" }, "max": { "value": 49.99, "currency": "USD" }}aPlusContent
Optional
Amazon A+ enhanced brand content
{ "title": "About Example Brand", "rawText": "Example brand story text.", "rawImages": [], "rawVideos": [], "modules": []}brandStory
Optional
Brand story section content
{ "title": "Our Story", "image": null, "items": []}productComparison
Optional
Product comparison table with competing products
{ "title": "Compare with similar items", "items": []}aiReviewsSummary
Optional
AI-generated summary of customer reviews
{ "text": "Customers appreciate the sound quality and comfortable fit.", "keywords": []}monthlyPurchaseVolume
Optional
Estimated monthly purchase volume shown on the product page
productPageReviews
Optional
Sample reviews shown on the product detail page
[ { "username": "ExampleUser", "ratingScore": 5, "reviewTitle": "Great product!", "reviewDescription": "Really happy with this purchase.", "date": "2025-01-15T12:00:00.000Z" }]productPageReviewsFromOtherCountries
Optional
Sample reviews from other countries shown on the product page
[]offers
Optional
Available purchase offers from different sellers
[ { "url": "https://www.amazon.com/gp/offer-listing/B08EXAMPLE01", "condition": "New", "price": { "value": 29.99, "currency": "USD" }, "seller": { "name": "Example Seller" }, "position": 1, "isPinnedOffer": true }]locationText
Optional
Delivery location text shown on the product page
unNormalizedProductUrl
Optional
Original product URL before normalization
loadedCountryCode
Optional
Country code of the Amazon domain that was scraped
categoryPageData
Optional
Additional data from the category listing page where the product was found
{ "categoryUrl": "https://www.amazon.com/s?k=headphones", "saleSummary": null, "isSponsored": false, "bestsellerBadge": null, "productPosition": 3, "pageNumber": 1}bestsellerPageData
Optional
Additional data from the bestsellers page where the product was found
{ "position": 5, "categoryUrl": "https://www.amazon.com/Best-Sellers-Electronics/zgbs/electronics", "categoryName": "Electronics", "categoryFullName": "Best Sellers in Electronics"}input
Optional
Input URL that was used to scrape this product