Description
Get Amazon Best Sellers for a category on any Amazon marketplace (amazon.com, amazon.de, amazon.co.uk, amazon.co.jp and more): ranked products with ASIN, title, brand, price, rating, reviews, Best Sellers Rank, seller and image. Async: first call with category_url returns a snapshot id; call again with that snapshot to fetch the ranked list. For cross-market trend spotting and product selection.
This is a ready-to-deploy endpoint for e-commerce data, delivered as ready-to-run Node.js source.
Accepts 3 query parameters as documented in the included endpoint.json. It relies on 1 external API (BRIGHTDATA_API_KEY), configured via environment variables.
Package includes: handler.js (the request handler), endpoint.json (metadata and pricing schema), and a README with setup notes. Drop it into an Express (or similar) server and you have a working API endpoint in minutes.






Reviews
There are no reviews yet.