Apify Store
AS
Apify Store
/jungle_synthesizer/amazon-bestsellers-scraper

Amazon Best Sellers Scraper

Track Amazon Best Sellers rankings across any category. Collects product name, rank, ASIN, price, rating, review count, and image URL from any bestsellers category page.

liveasyncunknown~30s typical
ECOMMERCELEAD_GENERATIONNEWS
$0.0020
per result + $0.01 call
plus $0.001 platform fee per run
Usage-based actor: event charges passed through at cost plus 25%
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /jungle_synthesizer/amazon-bestsellers-scraper for me.

Input

FieldTypeDescription
sp_intended_usagestringPlease describe how you plan to use the data extracted by this crawler.
sp_improvement_suggestionsstringProvide any feedback or suggestions for improvements.
sp_contactstringProvide your email address so we can get in touch with you.
categoryUrlstringAmazon Best Sellers category URL (e.g. https://www.amazon.com/gp/bestsellers/electronics). Defaults to top-level bestsellers.
maxItems*integerMaximum number of products to scrape (up to 100 per page; Amazon shows 50 per page)

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"apify","endpoint":"/jungle_synthesizer/amazon-bestsellers-scraper","input":{"maxItems":1},"wait":false}'
poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."
cli
npx cracked-ai run -p apify -e /jungle_synthesizer/amazon-bestsellers-scraper -i '{"maxItems":1}' -w 120
mcp
run_tool({ provider: "apify", endpoint: "/jungle_synthesizer/amazon-bestsellers-scraper", input: {"maxItems":1}, wait: false })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.