
Amazon Reviews Scraper
Pricing
Pay per event

Amazon Reviews Scraper
Amazon scraper to extract reviews from Amazon products. Scrape and download detailed reviews without using the Amazon API, including rating score, review description, reactions and images. Download your data as HTML table, JSON, CSV, Excel, XML.
3.2 (13)
Pricing
Pay per event
83
Total users
4.7K
Monthly users
322
Runs succeeded
98%
Issues response
3.2 days
Last modified
15 hours ago
URLs of Amazon products
productUrls
arrayRequired
Enter the URL or URLs of the Amazon products you want to scrape.
(E.g., https://www.amazon.com/Sceptre-E248W-19203R-Monitor-Speakers-Metallic/dp/B0773ZY26F). Click + Add to scrape multiple URLs at once.
Max reviews per product (max count depends on the type of reviews)
maxReviews
integerOptional
Type in the amount of reviews to be scraped. Leave this blank if you want to extract all reviews.
❗ Note: max amount of reviews per product is 100 per star count (e.g. 100 reviews per 1 star), 100 per product variant (100 reviews per each product variant), several hundred for media reviews, ~20 for keyword search
Include personal information
includeGdprSensitive
booleanOptional
Personal data such as name, ID or profile image is protected by GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. Read more.
Default value of this property is false
Scrape advanced reviews
scrapeAdvancedReviews
booleanOptional
Up to 100 review per each review filters combination. E.g. with combination of star ratings from 1-5, you can already get up to 500 reviews.
Default value of this property is true
Sort reviews by
sort
EnumOptional
Select by which criteria the reviews should be sorted. Amazon's default is Top reviews.
Value options:
"helpful": string"recent": string
Default value of this property is "helpful"
Filter by ratings
filterByRatings
arrayOptional
Select the number of stars by which reviews should be filtered. Amazon's default is All stars.
Duplicate reviews, caused by selecting overlapping ratings (e.g., 1 star and All critical) will be filtered out.
Default value of this property is ["allStars"]
Scrape a single product variant
reviewsUseProductVariantFilter
booleanOptional
If the product has multiple variants (e.g., different colors, sizes, etc.), you can scrape reviews only for the selected variant.
Default value of this property is false
Scrape reviews with media
reviewMediaTypes
arrayOptional
Up to several hundred reviews with media can be obtained without login. Note that they might be missing some output properties of regular reviews, like date
Default value of this property is []
Search by keywords
reviewsFilterByKeywords
arrayOptional
Enter keywords by which the reviews should be filtered. Each keyword is scraped separately, in a combination with Filter by ratings option. Duplicate reviews, caused by selecting overlapping keywords, will be filtered out.
Example keywords that get lots of results:
["Good", "Bad", "Great", "Quality", "Useful", "Love", "Price"]
Scrape quick product reviews
scrapeQuickProductReviews
booleanOptional
If enabled, the scraper will scrape the quick product reviews. Usually around 8-13 reviews. This will scrape the reviews that you see on the bottom of the product detail page.
Default value of this property is false
Scrape product details
scrapeProductDetails
booleanOptional
If enabled, the Actor will scrape and save product data the same way as the Amazon Product Scraper. The product details will be available in the product
output field.
Default value of this property is false
Always save category data
reviewsAlwaysSaveCategoryData
booleanOptional
If enabled, the Actor will return the review category data even if there are no reviews.
- Normally, only reviews are saved, if there are no reviews, the review category data is not saved.
- With this option, the review category data will be saved alone, if there are no reviews (review fields are empty).
Default value of this property is false