Amazon Best Sellers Scout — Top Products per Category avatar

Amazon Best Sellers Scout — Top Products per Category

Pricing

from $2.00 / 1,000 best sellers

Go to Apify Store
Amazon Best Sellers Scout — Top Products per Category

Amazon Best Sellers Scout — Top Products per Category

Get the top-ranked best sellers in any Amazon category — rank, ASIN, title, price (USD), rating, review count, URL. One cheap fetch per category (no browser). Ideal for product research, retail arbitrage and trend spotting.

Pricing

from $2.00 / 1,000 best sellers

Rating

0.0

(0)

Developer

Prime Sieve

Prime Sieve

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Amazon Best Sellers Scout

Get the top-ranked best sellers in any Amazon category — the products Amazon shoppers are buying most right now.

Why

Best-seller rankings are the most reliable demand signal on Amazon. This actor returns the top products per category with rank, price, rating and review count — everything you need for product research, retail arbitrage and trend spotting.

Each result: rank, ASIN, title, price (USD), rating, review count, url, category.

Input

FieldTypeDefaultDescription
categoriesstring[][]Amazon category slugs, e.g. ["electronics", "toys-and-games", "books"]
topNint30Top-ranked results per category (max 100)
minPriceint5Minimum price USD (0 = none)
maxPriceint0Maximum price USD (0 = none)
excludeBrandsstring[][]Drop titles containing these (e.g. ["amazon basics"])

Output

One dataset item per best seller:

{
"rank": 1,
"asin": "B08JHCVHTY",
"title": "Blink Plus Plan with Monthly Auto-Renewal",
"price": 11.99,
"currency": "USD",
"rating": 4.4,
"reviewCount": 279167,
"url": "https://www.amazon.com/dp/B08JHCVHTY",
"category": "Electronics"
}

Pricing

  • $0.002 per best seller (pay-per-event) = $2.00 per 1,000 results
  • apify-actor-start: $0.05 covers fixed startup cost

Compare: the market-leading best-sellers actor charges $5.90 per 1,000 on free plans (tiered). Same data, a third of the price.

Notes

  • Items with no single price (multi-variant "see options" products) are skipped — the actor returns priced items only.
  • Runs on a plain fetch (no headless browser) so it's fast and cheap; Amazon may occasionally throttle — the actor retries automatically.
  • topN is a ceiling; categories with many multi-variant products may yield fewer priced results.