browser-act/skills✦ 精选0°

etsy-keyword-search

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

适合关键词调研与长尾商品数据采集。

▸ 风险提示

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

这个 Skill 做什么

根据关键词抓取 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.

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