Парсинг товарной страницы Etsy

★ 7.1 · marketing

etsy-product-detail is a Claude Code skill that extracts complete product data from any public Etsy listing page given its URL. It returns a structured JSON including listingId, title, current and original price, currency, all images, description, shopName, shopUrl, star rating, review count, favorites, inCartCount, variations with per-option price ranges, highlights, listed date, and related tags. Extraction runs through a browser session with DataDome anti-bot warm-up and a DOM script at `scripts/extract-detail.py`, with an option to skip description text for lighter output. Suited for Etsy competitor monitoring, per-listing price and variation tracking, SEO description mining, favorites-based popularity analysis, and bulk enrichment of product databases with Etsy listing metadata.