Amazon Product Search Scraper avatar

Amazon Product Search Scraper

Try for free

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

View all Actors
Amazon Product Search Scraper

Amazon Product Search Scraper

igolaizola/amazon-search
Try for free

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

Amazon Product Search Scraper Actor

You can access the Amazon Product Search 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  "search": "https://www.amazon.com/s?k=rubber+duck",
3  "proxyConfiguration": {
4    "useApifyProxy": true,
5    "apifyProxyGroups": [
6      "RESIDENTIAL"
7    ]
8  }
9}' |
10apify call igolaizola/amazon-search --silent --output-dataset

Amazon Product Search Scraper API through CLI

The Apify CLI is the official tool that allows you to use Amazon Product Search 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
  • 1 star
  • 87.1% runs succeeded
  • Created in Sep 2024
  • Modified 26 days ago