Amazon Products Crawler (Fast & Simple) avatar
Amazon Products Crawler (Fast & Simple)

Pricing

$9.99/month + usage

Go to Store
Amazon Products Crawler (Fast & Simple)

Amazon Products Crawler (Fast & Simple)

Developed by

Amit

Amit

Maintained by Community

Fast and reliable Amazon product scraper that extracts detailed data like title, reviews, price, rating, images, description and features from product URLs. Uses Apify's residential proxies for speed and accuracy. Perfect for price tracking, catalog enrichment, or competitive research.

0.0 (0)

Pricing

$9.99/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

3 days ago

You can access the Amazon Products Crawler (Fast & Simple) 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 '{
< "start_urls": [
< {
< "url": "https://www.amazon.com/dp/B0BV7XQ9V9"
< }
< ]
<}' |
<apify call amit123/amazon-products-crawler --silent --output-dataset

Amazon Products Crawler (Fast & Simple) API through CLI

The Apify CLI is the official tool that allows you to use Amazon Products Crawler (Fast & Simple) locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: