
Amazon Reviews Extractor
Pay $0.30 for 1,000 reviews

Amazon Reviews Extractor
Pay $0.30 for 1,000 reviews
Scrape up to 500 Amazon reviews per product! Filter by stars, keywords, media & verified purchases. Extract global reviews (20+ regions). Export JSON/CSV. Perfect for market research & SEO.
Actor Metrics
33 monthly users
5.0 / 5 (1)
4 bookmarks
98% runs succeeded
2 days response time
Created in Feb 2025
Modified 4 hours ago
You can access the Amazon Reviews Extractor programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "products": [
3 "https://www.amazon.com/Logitech-LIGHTSPEED-Wireless-Gaming-Mouse/product-reviews/B07CMS5Q6P/ref=cm_cr_getr_mb_paging_btm_2?ie=UTF8&reviewerType=all_reviews&pageNumber=2&formatType=current_format",
4 "B07MVJZQTC"
5 ],
6 "proxySettings": {
7 "useApifyProxy": false
8 }
9}' |
10apify call web_wanderer/amazon-reviews-extractor --silent --output-dataset
Amazon Review Scraper - Fast & Reliable API through CLI
The Apify CLI is the official tool that allows you to use Amazon Reviews Extractor locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: