
Amazon Scraper
Pricing
$10.00 / 1,000 results

Amazon Scraper
Gets you product data from Amazon. Unofficial API. Scrapes and downloads product information without using the Amazon API, including reviews, prices, descriptions, and ASIN.
4.4 (14)
Pricing
$10.00 / 1,000 results
118
Total users
6.3k
Monthly users
542
Runs succeeded
99%
Issue response
14 hours
Last modified
8 hours ago
You can access the Amazon 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.
$echo '{< "categoryUrls": [< {< "url": "https://www.amazon.com/s?k=keyboard"< }< ],< "maxItemsPerStartUrl": 100<}' |<apify call junglee/free-amazon-product-scraper --silent --output-dataset
Amazon Scraper API through CLI
The Apify CLI is the official tool that allows you to use Amazon Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: