Amazon Keyword Scraper avatar

Amazon Keyword Scraper

Try for free

1 day trial then $5.00/month - No credit card required now

View all Actors
Amazon Keyword Scraper

Amazon Keyword Scraper

crafter/amazon-keyword-scraper
Try for free

1 day trial then $5.00/month - No credit card required now

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

You can access the Amazon Keyword 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  "keywords": [
3    "fridge"
4  ],
5  "pages": 1,
6  "maxRequests": 50
7}' |
8apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 6 monthly users
  • 0 stars
  • 100.0% runs succeeded
  • Created in Dec 2023
  • Modified 9 months ago