Taobao and Tmall Shop Product List API

Call 3 get-shop-item-list versions for Taobao and Tmall Shop Product List through JustOneAPI with shopId and userId.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Taobao and Tmall Shop Product List API" with this command: npx skills add justoneapi/justoneapi-taobao-get-shop-item-list

Taobao and Tmall Shop Product List

Use this focused JustOneAPI skill for shop Product List in Taobao and Tmall. It targets 3 versioned paths under /api/taobao/get-shop-item-list. Required non-token inputs are shopId and userId. OpenAPI describes it as: Get Taobao and Tmall shop Product List data, including item titles, prices, and images, for seller research and catalog tracking.

Endpoint Scope

  • Platform key: taobao
  • Endpoint key: get-shop-item-list
  • Platform family: Taobao and Tmall
  • Skill slug: justoneapi-taobao-get-shop-item-list
OperationVersionMethodPathOpenAPI summary
getTaobaoShopItemListV1v1GET/api/taobao/get-shop-item-list/v1Shop Product List
getShopItemListV2v2GET/api/taobao/get-shop-item-list/v2Shop Product List
getShopItemListV3v3GET/api/taobao/get-shop-item-list/v3Shop Product List

Inputs

ParameterInRequired byOptional byTypeNotes
pagequeryn/aallintegerPage number for pagination
shopIdquerygetShopItemListV2, getShopItemListV3n/astringUnique shop identifier on Taobao/Tmall (shop ID)
sortqueryn/aallstringSort order for the result set. Available Values: - _sale: Sales - _default: Default
sort enumvaluesn/an/an/a_bid, _default, _sale, bid, coefp, hotsell, oldstarts
userIdqueryalln/astringShop identifier. Also known as Seller ID or User ID (they refer to the same value)

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

Version Choice

This skill groups 3 endpoint versions because their paths share get-shop-item-list 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.

  • getTaobaoShopItemListV1 (v1): required inputs userId.
  • getShopItemListV2 (v2): required inputs userId and shopId.
  • getShopItemListV3 (v3): required inputs userId and shopId.

Run This Endpoint

Supported operation IDs in this skill: getTaobaoShopItemListV1, getShopItemListV2, getShopItemListV3.

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

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 getTaobaoShopItemListV1 on /api/taobao/get-shop-item-list/v1.
  • Echo the required lookup scope (shopId and userId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Taobao and Tmall shop Product List data, including item titles, prices, and images, for seller research and catalog tracking.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Cclaw

Open-source comedy AI + video editing + poster generation. Create standup/sketch/manzai/scripts, edit videos via FFmpeg, and generate comedy posters via canv...

Registry SourceRecently Updated
General

Dlazy Seedance 1.5 Pro

Convert images into dynamic dance videos using Doubao Seedance 1.5 Pro.

Registry SourceRecently Updated
General

Pod Template Pack

Use when user needs ready-to-use POD (Print on Demand) design keywords, title templates, and listing copy. Use when creating POD product listings for TikTok,...

Registry SourceRecently Updated
General

Dlazy Mj.Imagine

Generate artistic images using Midjourney (MJ) model. Supports text-to-image.

Registry SourceRecently Updated