etsy-keyword-search
适合关键词调研与长尾商品数据采集。
可能违反目标网站使用条款或触发反爬机制
根据关键词抓取 Etsy 搜索结果页的分页商品数据。
▸ 展开 SKILL.md 英文原文
Etsy keyword search scraper: given a search keyword and optional page number, returns paginated product listings with listingId, shopId, title, url, image, salePrice, originalPrice, currency, rating, reviewCount, shopName, isAd, freeShipping, badge from etsy.com search results. Use when user mentions Etsy, etsy.com, Etsy search, search Etsy by keyword, scrape Etsy listings, extract Etsy products, Etsy product search, Etsy marketplace search, find products on Etsy, Etsy handmade search, Etsy vintage search, Etsy craft search, bulk Etsy product export, Etsy price monitoring, Etsy competitor research, Etsy top listings, Etsy bestseller extraction, Etsy sales data, Etsy shop discovery via keyword. Also applies to trend research on handmade or craft niches, competitor keyword ranking on Etsy, sourcing Etsy suppliers by product type, and any paginated bulk product collection driven by a search keyword.
帮我安装这个 skill:https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/etsy-keyword-search/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/etsy-keyword-search/SKILL.md"# Etsy — Keyword Search
> Input a search keyword (and optional page number) → output paginated product listings from Etsy search results.
## Language
All process output to user (progress updates, process notifications) follows the user's language.
## Objective
Collect product listings from Etsy's public keyword search results, one page at a time, with core fields per item.
## Prerequisites
- Target page is already open in the browser: `https://www.etsy.com/search?q={keyword}` (or navigate to it during execution)
- No login required — search results are public
- Browser session must survive anti-bot verification (DataDome). Best practice: navigate to `https://www.etsy.com/` first, then