Парсинг категорий Etsy для анализа ниш

★ 7.1 · marketing

etsy-category-listing is a Claude Code skill that scrapes Etsy category pages and returns paginated product listings with a full set of per-item fields. Given a category URL such as `etsy.com/c/jewelry` and an optional page number, it extracts listingId, shopId, title, url, image, salePrice, originalPrice, currency, rating, reviewCount, shopName, isAd, freeShipping, badge, and positionIndex for every listing on the page. Extraction scripts from the `scripts/` directory run via browser-act in a stealth browser session, with a warm-up navigation to the Etsy homepage to bypass DataDome anti-bot protection. The skill suits niche and trend research within a specific category, competitor benchmarking, seasonal product monitoring, and bulk category exports — with pagination support up to roughly 250 pages per category.