obito-ecommerce-search

通过淘宝等电商平台与小红书等社交平台获取时货爆款商品数据SKILLS

abnste
作者 abnste
其他 · Python · 更新时间: 5 months ago
0
星标
0
Forks
社区
BB
安全:
中等
BBB
质量:

name: obito-ecommerce-search description: "Use when the user says "今天有什么爆款玩具", "本周有什么爆款异动", "现在什么动漫有爆火趋势", "今天什么玩具在起量", "电商爆款", or asks for 15-minute bestseller movement monitoring. Uses only China-accessible sources plus ecommerce validation, without MCP."

Obito E-commerce Search

Use this skill when the user wants to:

Canonical Script

Workflow

  1. Use today-hot toys for 今天有什么爆款玩具 or 今天什么玩具在起量.
  2. Use today-hot anime or anime-trend for 现在什么动漫有爆火趋势.
  3. Use week-hot toys or week-hot anime for weekly summaries, but only after the skill has already accumulated trend scans.
  4. Use monitor when the user wants recurring hot-item anomaly detection. The first run creates a baseline snapshot; later runs compare against it.
  5. Use search only for manual keyword validation or product drill-down.
  6. Use parse-link when the user gives a Taobao, Tmall, 1688, XHS, JD, PDD, Douyin, or AliExpress URL.
  7. Use health if search results look suspicious and you need to verify the public API state first.

Commands

python3 scripts/obito_ecommerce_search.py today-hot toys --platform taobao --platform xhs
python3 scripts/obito_ecommerce_search.py anime-trend --platform taobao --platform xhs
python3 scripts/obito_ecommerce_search.py week-hot toys
python3 scripts/obito_ecommerce_search.py monitor "会叫会走小猫" --platform taobao --page-size 10 --top-n 10 --only-alerts
python3 scripts/obito_ecommerce_search.py search "仿真猫玩具" --platform taobao --platform xhs --page-size 8

Domestic Sources

Do not add sources that are commonly inaccessible from China or unstable in domestic network conditions.

Trend Workflow

Monitoring Workflow

Rules

🔓 登录解锁更多
使用 GitHub 登录