Amazon Reviews Data Scraper Full
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsAmazon Reviews Data Scraper Full
This actor extracts detailed Amazon product reviews, including ratings, text, and images. Ideal for market research and competitor analysis, it supports proxies and CAPTCHA handling for uninterrupted scraping. Efficiently processes multiple product URLs for comprehensive insights.
Product URLs
productUrls
arrayRequired
List of Amazon product URLs to scrape reviews from. Example: ["https://www.amazon.com/product-reviews/B01H6GUCCQ"]
Maximum Reviews per Product
maxReviews
integerOptional
Maximum number of reviews to scrape per product.
Default value of this property is 500
Sort Reviews By
sortBy
EnumOptional
Sort order of the reviews, either 'recent' or 'helpful'.
Value options:
"recent": string"helpful": string
Default value of this property is "recent"