Amazon Scraper
Pay $10.00 for 1,000 results
Amazon Scraper
Pay $10.00 for 1,000 results
Gets you product data from Amazon. Unofficial API. Scrapes and downloads product information without using the Amazon API, including reviews, prices, descriptions, and ASIN.
Do you want to learn more about this Actor?
Get a demoYou can access the Amazon 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 "categoryUrls": [
3 {
4 "url": "https://www.amazon.com/s?k=keyboard"
5 }
6 ],
7 "maxItemsPerStartUrl": 100
8}' |
9apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
295 monthly users
-
35 stars
97% runs succeeded
23 hours response time
Created in May 2022
Modified 2 days ago