Amazon Product Scraper
14 days trial then $40.00/month - No credit card required now
Amazon Product Scraper
14 days trial then $40.00/month - No credit card required now
Use this Amazon scraper to collect data based on URL and country from the Amazon website. Extract product information without using the Amazon API, including reviews, prices, descriptions, and Amazon Standard Identification Numbers (ASINs). Download data in various structured formats.
Do you want to learn more about this Actor?
Get a demoYou can access the 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 "categoryOrProductUrls": [
3 {
4 "url": "https://www.amazon.com/s?k=keyboard"
5 }
6 ],
7 "maxItemsPerStartUrl": 100,
8 "proxyCountry": "AUTO_SELECT_PROXY_COUNTRY",
9 "maxOffers": 0
10}' |
11apify call junglee/amazon-crawler --silent --output-dataset
📦 Amazon Product Scraper API through CLI
The Apify CLI is the official tool that allows you to use 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:
- 164 monthly users
- 85 stars
- 98.4% runs succeeded
- 6.7 days response time
- Created in Oct 2018
- Modified 1 day ago