taobao-keyword-search
仓库创建 2026年2月6日最近提交 6 天前SkillHot 收录 20 天前
▸ 精选理由
方便快速批量获取商品列表,适合选品与比价场景。
▸ 风险提示
需处理反爬、登录与平台使用条款风险,可能被屏蔽。
这个 Skill 做什么
按关键词检索淘宝/天猫商品并返回分页商品卡片信息。
在 Taobao / Tmall 用关键词检索商品,翻页抓取商品卡片并返回标题、价格、店铺、图片、销量和标签等信息,方便做比价或竞品调研。支持分页和批量关键词,能做价格监测、商品采集和市场情报收集。还能做跨店铺比价和热销/低价机会发现,数据适合批量分析。
▸ 展开 SKILL.md 英文原文
Search Taobao and Tmall product listings by keyword, returning paginated product cards with title, price, shop, image, sales, and tags. Use when user asks to search Taobao, find products on Taobao/Tmall, scrape Taobao search results, get product listings from Taobao, collect Taobao items by keyword, 搜索淘宝, 淘宝关键词搜索, 采集淘宝商品, 抓取淘宝搜索结果, 淘宝天猫商品列表. Also applies to bulk keyword searches, price monitoring across keywords, and competitive product research on Taobao.
4.8k
Stars
231
Forks
40
仓库内 Skill
+1.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/taobao-keyword-search/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/taobao-keyword-search/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Taobao — Keyword Search > keyword + optional filters → paginated product listing (itemId, title, price, shop, image, sales) ## Language All process output to user (progress updates, process notifications) follows the user's language. ## Objective Search Taobao/Tmall for products by keyword and extract product cards from search results pages. ## Prerequisites - Target page is already open in the browser: `https://s.taobao.com/search` - User is logged in to Taobao (user avatar or nickname visible in the page header) ## Pre-execution Checks ### 1. Tool Readiness If browser-act has been confirmed available in the current session → skip this step. Invoke `browser-act` via Skill tool
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有