← 返回
未分类 Key 中文

Taobao and Tmall API

Analyze Taobao and Tmall workflows with JustOneAPI, including product Details, product Reviews, and shop Product List across 10 operations.
使用 JustOneAPI 分析淘宝和天猫工作流,涵盖商品详情、商品评论以及店铺商品列表,共10项操作。
justoneapi justoneapi 来源
未分类 clawhub v1.0.6 1 版本 100000 Key: 需要
★ 0
Stars
📥 498
下载
💾 1
安装
1
版本
#latest

概述

Taobao and Tmall

This skill wraps 10 Taobao and Tmall operations exposed by JustOneAPI. It is strongest for product Details, product Reviews, shop Product List, and product Search. Expect common inputs such as itemId, page, sort, userId, shopId.

When To Use It

  • The user needs product Details or product Reviews on Taobao and Tmall.
  • The task lines up with shop Product List rather than a generic cross-platform workflow.
  • The user can provide identifiers or filters such as itemId, page, sort, userId.
  • The user wants an exact API-backed answer instead of a freeform summary.

Representative Operations

  • getTaobaoItemDetailV1: Product Details — Get Taobao and Tmall product Details data, including pricing, images, and shop details, for product research, catalog monitoring, and ecommerce analysis
  • getItemCommentV3: Product Reviews — Get Taobao and Tmall product Reviews data, including ratings, timestamps, and reviewer signals, for feedback analysis and product research
  • getTaobaoShopItemListV1: Shop Product List — Get Taobao and Tmall shop Product List data, including item titles, prices, and images, for seller research and catalog tracking
  • searchItemListV1: Product Search — Get Taobao and Tmall product Search data, including titles, prices, and images, for product discovery

Request Pattern

  • 10 operations are available in this skill.
  • HTTP methods used here: GET.
  • The most common non-token parameters are itemId, page, sort, userId, shopId.
  • All operations in this skill are parameter-driven requests; none require a request body.

How To Work

  1. Read generated/operations.md before choosing an endpoint.
  2. Start with one of these operations when it matches the user's request: getTaobaoItemDetailV1, getItemCommentV3, getTaobaoShopItemListV1, searchItemListV1.
  3. Pick the smallest matching operation instead of guessing.
  4. Ask the user for any missing required parameter. Do not invent values.
  5. Call the helper with:
node {baseDir}/bin/run.mjs --operation "<operation-id>" --token "$JUST_ONE_API_TOKEN" --params-json '{"key":"value"}'

Environment

  • Required: JUST_ONE_API_TOKEN
  • This skill uses JUST_ONE_API_TOKEN only for authenticated Just One API requests.
  • Keep JUST_ONE_API_TOKEN private. Do not paste it into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Rules

  • Start with a plain-language answer tied to the Taobao and Tmall task the user asked for.
  • Include the most decision-relevant fields from the selected endpoint before dumping raw JSON.
  • When using getTaobaoItemDetailV1, explain why the returned fields answer the user's question.
  • If the user gave filters such as itemId, page, sort, echo those back so the scope is explicit.
  • If the backend errors, include the backend payload and the exact operation ID.

版本历史

共 1 个版本

  • v1.0.6 当前
    2026-05-03 06:11 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Stripe

byungkyu
Stripe API 集成,支持托管 OAuth,实现对客户、订阅、发票、产品、价格和支付的可写金融集成。
★ 27 📥 25,940
data-analysis

Douban Movie API

justoneapi
使用 JustOneAPI 分析豆瓣电影工作流,包括电影评论、评论详情和条目详情,涵盖6个操作。
★ 0 📥 583
business-ops

Discord

steipete
当需要通过discord工具控制Discord时使用:发送消息、添加反应、发布或上传表情包、上传表情、创建投票、管理帖子/置顶/搜索、获取权限或成员/角色/频道信息,或在Discord私信或频道中处理管理操作。
★ 78 📥 37,927