📦 tmall-price-scraper — 天猫价格抓取

v1.0.0

一键抓取天猫商品实时价格、优惠与规格,适合价格监控与比价。

0· 198·1 当前·1 累计
下载技能包
最后更新
2026/3/23
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears coherent for scraping Tmall product pages. Before using it, confirm: (1) you accept that the agent will load product pages and may request you interactively to log in (it does not ask for credentials programmatically); (2) the ambiguous phrase about extracting from "Markdown" should be clarified to mean page text/DOM — ask the author to fix that wording; (3) scraping Tmall may break if page structure changes and may be subject to Tmall's terms of service and rate limits — avoi...
详细分析 ▾
用途与能力
Name/description (scraping Tmall product pages) match the instructions: navigation, detecting login, waiting for dynamic content, extracting price/SKU/discounts and simulating clicks. No unrelated binaries, installs, or external credentials are requested.
指令范围
Instructions stay within scraping scope (use browser_navigate/browser_view, prompt user to log in if redirected). A minor ambiguity: the doc says to "优先从 Markdown 提取中寻找价格关键字" (extract from Markdown) which is likely a wording error — it should probably refer to DOM/text content. Otherwise the steps (waiting for load, finding elements with '¥' or '价格', simulating SKU clicks) are normal for a scraper but are inherently brittle.
安装机制
No install spec and no code files — instruction-only skill. This minimizes installation risk (nothing is downloaded or written to disk).
凭证需求
Requires no environment variables, credentials, or config paths. It prompts the user to log in interactively when needed rather than requesting or storing credentials, which is proportionate for the stated task.
持久化与权限
Defaults (not always:true) and autonomous invocation allowed (platform default). The skill does not request permanent presence or to modify other skills or system config.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/23

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install tmall-price-scraper
镜像加速npx clawhub@latest install tmall-price-scraper --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库