Парсинг бестселлеров Amazon
★ 7.1 · marketing
amazon-bestseller-listing is a Claude Code skill that scrapes ranked product cards from any Amazon Best Sellers page (/zgbs/ or /gp/bestsellers/) and returns per-item fields — rank, ASIN, title, URL, image, price, star rating, review count, and ratingRaw — along with category metadata (categoryName, categoryFullName, categoryUrl) and pagination state (currentPage, hasNextPage, nextPageUrl). It operates across all Amazon regional TLDs including amazon.com, amazon.co.uk, amazon.de, amazon.co.jp, amazon.fr, amazon.it, amazon.es, amazon.ca, amazon.com.au, and amazon.in, requiring no login. DOM extraction targets the stable #gridItemRoot container, delivering 30 cards per page; paginating via ?pg={N} covers up to 50 top-ranked products in two passes. Sellers and marketplace analysts use it to track BSR shifts by category, discover trending niches, source bestseller ASINs for enrichment pipelines, and build competitive ranking snapshots over time.
- #amazon-bestsellers
- #product-ranking
- #bsr-tracking
- #competitive-intelligence
- #trend-discovery
- #category-analysis
- #marketplace-research