maishou

Solid

商品价格全网对比技能,获取商品在淘宝(Taobao)、天猫(TMall)、京东(JD.com)、拼多多(PinDuoDuo)、抖音(Douyin)、快手(KaiShou)的最优价格、优惠券,当用户想购物或者获取优惠信息时使用。Get the best price, coupons for goods on Chinese e-commerce platforms, compare product prices, and use when users want to shop or get discount information.

AI & Automation 146 stars 18 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
72
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
20
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# 买手技能 全网比价,获取中国在线购物平台商品价格、优惠券 ```yaml # 参数解释 source: 0: 全部 1: 淘宝/天猫 2: 京东 3: 拼多多 4: 苏宁 5: 唯品会 6: 考拉 7: 抖音 8: 快手 10: 1688 ``` ## 搜索商品 ```shell uv run scripts/main.py search --source=0 --keyword='{keyword}' uv run scripts/main.py search --source=0 --keyword='{keyword}' --page=2 ``` ## 商品详情及购买链接 ```shell uv run scripts/main.py detail --source={source} --id={goodsId} ```

Details

Author
aahl
Repository
aahl/skills
Created
5 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

shopping-aggregator

Use to compare a product's price across retailers (Amazon/eBay/Taobao) + price-history/coupons, or a hotel/lodging's total-stay cost across booking channels. Triggers: compare prices, cheapest to buy, good deal, book a hotel, cheapest hotel, 比价, 查历史价, 全网最低价, 凑单, 订酒店, 差旅住宿, 酒店比价.

1 Updated 4 days ago
DaizeDong
AI & Automation Listed

hlzd-b2b-research

B2B 工业品海外市场调研全链路自动化 —— HS 编码查询(hsbianma.com)+ UN Comtrade 市场规模 + Google Trends 需求热度 + DDGS 买家线索 + 招标信息追踪,输出结构化 JSON 与 Markdown 报告。Use when 用户说'B2B 调研'、'工业品市场分析'、'查 HS 编码'、'查采购商'、'找海外买家'、'市场容量'、'招标追踪'、'B2B market research'、'industrial export research'、'find buyers overseas'、'project tender tracking'。

0 Updated 1 weeks ago
Alexxiang2008
Data & Documents Featured

taobao-keyword-search

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,868 Updated 6 days ago
browser-act