Amazon Bestsellers Scraper avatar
Amazon Bestsellers Scraper

Pricing

$9.99/month + usage

Go to Store
Amazon Bestsellers Scraper

Amazon Bestsellers Scraper

Developed by

codemaster devops

codemaster devops

Maintained by Community

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

0.0 (0)

Pricing

$9.99/month + usage

7

Total users

57

Monthly users

1

Runs succeeded

>99%

Last modified

9 months ago

You can access the Amazon Bestsellers 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 '{
< "categoryUrls": [
< {
< "url": "https://www.amazon.com/Best-Sellers-Electronics/zgbs/electronics/"
< }
< ],
< "depthOfCrawl": 1,
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: