
Awesome Amazon Product Scraper
3 days trial then $5.00/month - No credit card required now

Awesome Amazon Product Scraper
3 days trial then $5.00/month - No credit card required now
Amazon Product Scraper Actor retrieves detailed product data from Amazon search and product pages. It supports configurable limits, proxy usage, and flexible image extraction modes for efficient product research and price tracking.
Actor Metrics
3 Monthly users
No reviews yet
No bookmarks yet
>99% runs succeeded
Created in Feb 2025
Modified a month ago
You can access the Awesome Amazon Product Scraper programmatically from your own applications by using the Apify API. You can 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 "startUrls": [
3 {
4 "url": "https://www.amazon.com/s?k=laptop"
5 }
6 ]
7}' |
8apify call sync-network/awesome-amazon-scraper --silent --output-dataset
Awesome Amazon Product Scraper API through CLI
The Apify CLI is the official tool that allows you to use Awesome Amazon Product 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: