Amazon Keyword Scraper avatar
Amazon Keyword Scraper

Pricing

$5.00/month + usage

Go to Store
Amazon Keyword Scraper

Amazon Keyword Scraper

Developed by

Eve Ezetta

Eve Ezetta

Maintained by Community

This scraper scrapes products from Amazon search using keywords that you give it. It returns the price, product URL, and ASIN.

0.0 (0)

Pricing

$5.00/month + usage

1

Total users

143

Monthly users

11

Runs succeeded

95%

Issues response

11 days

Last modified

a year ago

You can access the Amazon Keyword 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": [
< "fridge"
< ],
< "pages": 1,
< "maxRequests": 50
<}' |
<apify call crafter/amazon-keyword-scraper --silent --output-dataset

Amazon Keyword Scraper API through CLI

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