etsy-category-listing
便于批量采集分类页商品信息,适合竞品/数据分析场景。
可能违反目标网站使用条款或触发反爬机制
抓取 Etsy 分类页面的商品列表并返回结构化字段。
▸ 展开 SKILL.md 英文原文
Etsy category page scraper: given an Etsy category URL (e.g. https://www.etsy.com/c/jewelry) and optional page number, returns paginated product listings with listingId, shopId, title, url, image, salePrice, originalPrice, currency, rating, reviewCount, shopName, isAd, freeShipping, badge from category and subcategory pages. Use when user mentions Etsy category, Etsy c/ URL, etsy.com category, browse Etsy categories, scrape Etsy category, Etsy category listing, extract Etsy category products, Etsy subcategory, Etsy jewelry, Etsy clothing, Etsy home decor, Etsy wedding, Etsy accessories, Etsy craft supplies, Etsy vintage category, Etsy category page scraper, Etsy taxonomy, get all products from an Etsy category, bulk category export from Etsy, Etsy niche scraping. Also applies to trend research within a specific Etsy category, competitor benchmarking within a category, sourcing suppliers by category, seasonal product monitoring, and paginated bulk collection driven by a category URL.
帮我安装这个 skill:https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/etsy-category-listing/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/etsy-category-listing/SKILL.md"# Etsy — Category Listing
> Input an Etsy category URL (and optional page number) → output paginated product listings from that category page.
## Language
All process output to user (progress updates, process notifications) follows the user's language.
## Objective
Collect product listings from Etsy public category (`/c/...`) pages, one page at a time, with core fields per item.
## Prerequisites
- Target page is already open in the browser: `https://www.etsy.com/c/{category-path}` (or navigate to it during execution)
- No login required — category pages are public
- Browser session must survive anti-bot verification (DataDome). Best practice: navigate to `https://www.etsy.com/` first,