Amazon Best Sellers Scraper avatar

Amazon Best Sellers Scraper

Pricing

from $5.00 / 1,000 runs

Go to Apify Store
Amazon Best Sellers Scraper

Amazon Best Sellers Scraper

Get Amazon Best Sellers rankings for any category and ranking type

Pricing

from $5.00 / 1,000 runs

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Get Amazon best-seller rankings for a category — Best Sellers, New Releases, Movers & Shakers, Most Wished For, or Gift Ideas. Up to 50 ranked items per page with rank, price, and rating.

Features

  • Real-time Amazon data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
categorystringyesCategory slug, e.g. electronics or software (see https://apidirect.io/docs/amazon-categories)
typestringnoRanking type (default: best_sellers) One of: best_sellers, gift_ideas, most_wished_for, movers_and_shakers, new_releases.
pageintegernoPage number, 1 or 2 (default: 1). Rankings cover the top 100.
countrystringnoMarketplace country code (default: us) One of: us, au, br, ca, cn, fr, de, in, it, mx, nl, sg, es, tr, ae, gb, jp, sa, pl, se, be, eg, za, ie.

Pricing

This Actor is billed per run — a flat $0.005 per run.

  • One run returns all matching results for your input, and costs $0.005 — whether it comes back with one result or hundreds.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"products": [
{
"rank": 1,
"rank_change": null,
"asin": "B0FWV56H48",
"title": "TurboTax Deluxe Desktop Edition 2025, Federal & State Tax Return",
"price": "$79.99",
"rating": 4.0,
"num_ratings": 6866,
"url": "https://www.amazon.com/dp/B0FWV56H48",
"photo": "https://images-na.ssl-images-amazon.com/images/I/71OcM906MLL._AC_UL900_SR900,600_.jpg"
}
],
"count": 50,
"category": "software",
"category_name": "Software",
"type": "best_sellers",
"page": 1
}

About

Maintained by Data Direct — a small suite of fast, reliable Amazon and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.