Amazon Best Sellers Scraper
Pricing
$2.00 / 1,000 results
Go to Apify Store
Amazon Best Sellers Scraper
Pricing
$2.00 / 1,000 results
Rating
0.0
(0)
Developer
Danny
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Get any Amazon category's Best Sellers list — best-seller rank, ASIN, title, price, star rating, rating count, a thumbnail image, and the product URL. No login, no proxies to configure, no browser to manage.
Give it a category (e.g. electronics, books, toys-and-games); each ranked product comes back as one dataset row.
Pricing: $2.00 per 1,000 products (pay per result). You are only charged for products actually returned — no monthly rental.
What you get
Every ranked product returns:
| Field | Description |
|---|---|
rank | Best-seller rank in the category (1 = top seller) |
asin | Amazon product id |
title | Product title |
price | Price as shown (e.g. $14.77) |
price_value | Price as a number (e.g. 14.77) |
currency | Currency code (e.g. USD) |
rating | Average star rating, 1-5 |
review_count | Number of ratings |
category | The category the ranking is for |
image | Product thumbnail image URL |
url | Canonical Amazon product URL |
Input
| Field | Required | Description |
|---|---|---|
category | ✓* | A category slug (e.g. electronics, books, toys-and-games, kitchen, video-games). |
url | ✓* | Alternatively, a full Best Sellers URL (e.g. https://www.amazon.com/gp/bestsellers/electronics). |
max_results | How many ranked products to return (default 30; pages further above 30). |
*Provide either category or url.
{ "category": "electronics", "max_results": 30 }
Notes & limits
- Results reflect the US Amazon marketplace (residential US proxying is handled server-side).
- Amazon server-renders about 30 ranks per page; the scraper returns that publicly-reachable ranked set and can page further for more.
- This is an unofficial scraper and is not affiliated with Amazon.