Amazon Reviews Easy Scraper
3 days trial then $4.99/month - No credit card required now
Amazon Reviews Easy Scraper
3 days trial then $4.99/month - No credit card required now
Low memory, browserless, lightning fast solution for scraping Amazon product reviews. Currently supporting .com, .de, .co.uk, .es, .ca amazon sites
Actor Metrics
31 monthly users
No reviews yet
8 bookmarks
>99% runs succeeded
6.1 hours response time
Created in Sep 2024
Modified 3 days ago
You can access the Amazon Reviews Easy Scraper 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 "url": "https://www.amazon.com/Amazon-Fire-TV-Stick-4K-streaming-device/dp/B0CJM1GNFQ/",
3 "newest": true,
4 "by_stars": "all_stars",
5 "max_results": 500
6}' |
7apify call xmiso_scrapers/amazon-reviews-easy-scraper --silent --output-dataset
Amazon Reviews Easy Scraper API through CLI
The Apify CLI is the official tool that allows you to use Amazon Reviews Easy Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: