← 返回
未分类 Key 中文

Taobao and Tmall Product Details API

Call 5 get-item-detail versions for Taobao and Tmall Product Details through JustOneAPI with itemId.
通过JustOneAPI使用itemId调用5个版本的淘宝天猫商品详情接口。
justoneapi justoneapi 来源
未分类 clawhub v1.0.0 1 版本 99646.6 Key: 需要
★ 0
Stars
📥 282
下载
💾 0
安装
1
版本
#latest

概述

Taobao and Tmall Product Details

Use this focused JustOneAPI skill for product Details in Taobao and Tmall. It targets 5 versioned paths under /api/taobao/get-item-detail. Required non-token inputs are itemId. OpenAPI describes it as: Get Taobao and Tmall product Details data, including pricing, images, and shop details, for product research, catalog monitoring, and ecommerce analysis.

Endpoint Scope

  • Platform key: taobao
  • Endpoint key: get-item-detail
  • Platform family: Taobao and Tmall
  • Skill slug: justoneapi-taobao-get-item-detail
OperationVersionMethodPathOpenAPI summary
---------------
getTaobaoItemDetailV1v1GET/api/taobao/get-item-detail/v1Product Details
getItemDetailV2v2GET/api/taobao/get-item-detail/v2Product Details
getItemDetailV4v4GET/api/taobao/get-item-detail/v4Product Details
getItemDetailV5v5GET/api/taobao/get-item-detail/v5Product Details
getItemDetailV9v9GET/api/taobao/get-item-detail/v9Product Details

Inputs

ParameterInRequired byOptional byTypeNotes
------------------
itemIdqueryalln/astringAUnique product identifier on Taobao/Tmall (item ID)

Request body: none documented; send parameters through path or query arguments.

Version Choice

This skill groups 5 endpoint versions because their paths share get-item-detail after removing the trailing version segment.

Choose the version the user requested; if no version was requested, pick the operation whose required inputs match the data the user has.

  • getTaobaoItemDetailV1 (v1): required inputs itemId.
  • getItemDetailV2 (v2): required inputs itemId.
  • getItemDetailV4 (v4): required inputs itemId.
  • getItemDetailV5 (v5): required inputs itemId.
  • getItemDetailV9 (v9): required inputs itemId.

Run This Endpoint

Supported operation IDs in this skill: getTaobaoItemDetailV1, getItemDetailV2, getItemDetailV4, getItemDetailV5, getItemDetailV9.

node {baseDir}/bin/run.mjs --operation "getTaobaoItemDetailV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"itemId":"<itemId>"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.

Environment

  • Required: JUST_ONE_API_TOKEN
  • Pass the token with --token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Focus

  • State the operation ID and endpoint path used, for example getTaobaoItemDetailV1 on /api/taobao/get-item-detail/v1.
  • Echo the required lookup scope (itemId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Taobao and Tmall product Details data, including pricing, images, and shop details, for product research, catalog monitoring, and ecommerce analysis.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 03:52 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Beike API

justoneapi
使用JustOneAPI分析贝壳工作流,包括二手房详情、二手房列表和小区列表。
★ 0 📥 556

Facebook API

justoneapi
使用 JustOneAPI 分析Facebook 工作流,包括帖子搜索、获取 Profile ID 和获取 Profile 帖子。
★ 0 📥 539

Douban Movie API

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