browser-act/skills✦ 精选0°

etsy-category-listing

仓库创建 2026年2月6日最近提交 5 天前SkillHot 收录 1 小时前
▸ 精选理由

便于批量采集分类页商品信息,适合竞品/数据分析场景。

▸ 风险提示

可能违反目标网站使用条款或触发反爬机制

这个 Skill 做什么

抓取 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.

数据与抓取电商抓取Etsy商品列表通用
4.8k
Stars
231
Forks
40
仓库内 Skill
+1.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/etsy-category-listing/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/etsy-category-listing/SKILL.md"
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,
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有