Amazon search scraper avatar
Amazon search scraper

Under maintenance

Pricing

$20.00/month + usage

Go to Store
Amazon search scraper

Amazon search scraper

Under maintenance

Developed by

Goldmine

Goldmine

Maintained by Community

Fastest amazon search scraper that scrapes product listings from Amazon search results. This scraper extracts comprehensive product information including titles, prices (both sale and original), ratings, review counts and product URLs. Built with pagination support and robust error handling.

0.0 (0)

Pricing

$20.00/month + usage

2

Total users

25

Monthly users

3

Runs succeeded

71%

Last modified

7 days ago

You can access the Amazon search 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 '{
< "keywords": [
< "laptop",
< "phone"
< ]
<}' |
<apify call logical_scrapers/amazon-search-scraper --silent --output-dataset

Amazon search scraper API through CLI

The Apify CLI is the official tool that allows you to use Amazon search 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: