Amazon Product Scraper avatar
Amazon Product Scraper

Pricing

$40.00/month + usage

Go to Store
Amazon Product Scraper

Amazon Product Scraper

Developed by

Junglee

Junglee

Maintained by Apify

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.

4.5 (12)

Pricing

$40.00/month + usage

129

Total users

8.5k

Monthly users

352

Runs succeeded

97%

Response time

1.5 days

Last modified

6 days ago

You can access the Amazon Product 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 '{
< "categoryOrProductUrls": [
< {
< "url": "https://www.amazon.com/s?k=keyboard"
< }
< ],
< "maxItemsPerStartUrl": 100,
< "proxyCountry": "AUTO_SELECT_PROXY_COUNTRY",
< "maxOffers": 0
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: