Amazon Best Sellers Scraper
Pricing
from $5.00 / 1,000 runs
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
Maintained by CommunityActor 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
| Field | Type | Required | Description |
|---|---|---|---|
category | string | yes | Category slug, e.g. electronics or software (see https://apidirect.io/docs/amazon-categories) |
type | string | no | Ranking type (default: best_sellers) One of: best_sellers, gift_ideas, most_wished_for, movers_and_shakers, new_releases. |
page | integer | no | Page number, 1 or 2 (default: 1). Rankings cover the top 100. |
country | string | no | Marketplace 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.