Amazon Bestsellers Scraper avatar

Amazon Bestsellers Scraper

Try for free

3 days trial then $4.99/month - No credit card required now

View all Actors
Amazon Bestsellers Scraper

Amazon Bestsellers Scraper

dainty_screw/amazon-bestsellers-scraper
Try for free

3 days trial then $4.99/month - No credit card required now

Amazon Bestsellers Scraper is a powerful Apify actor designed to efficiently extract real-time data from Amazon's Best Sellers lists. This actor is tailored for businesses, researchers, and individuals who seek to monitor and analyze market trends, product rankings, and pricing dynamics

You can access the Amazon Bestsellers 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  "categoryUrls": [
3    {
4      "url": "https://www.amazon.com/Best-Sellers-Electronics/zgbs/electronics/"
5    }
6  ],
7  "depthOfCrawl": 1,
8  "proxy": {
9    "useApifyProxy": true
10  }
11}' |
12apify call dainty_screw/amazon-bestsellers-scraper --silent --output-dataset

Amazon Bestsellers Scraper API through CLI

The Apify CLI is the official tool that allows you to use Amazon Bestsellers 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
  • 11 monthly users
  • 6 stars
  • 96.9% runs succeeded
  • Created in Apr 2024
  • Modified 14 days ago