Taobao and Tmall

Shop Product List

Retrieves products from a Taobao or Tmall shop using both seller or user ID and shop ID, with page-based pagination and configurable sorting. Use it to browse a known shop catalog.

get/api/taobao/get-shop-item-list/v2

Query parameters

tokenstring required

Access token for this API service.

userIdstring required

Shop identifier. Also known as Seller ID or User ID (they refer to the same value).

shopIdstring required

Unique shop identifier on Taobao/Tmall (shop ID).

sort'coefp' | 'hotsell' | 'oldstarts' | 'bid' | '_bid'

Sort types for product list (V5.0)

Sort order for the result set.

Available Values:

  • coefp: Comprehensive sorting
  • hotsell: Hot selling / Sales volume
  • oldstarts: New arrivals / Old starts
  • bid: Price: Low to High
  • _bid: Price: High to Low
pageinteger

Page number for pagination.

Response

OK

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/taobao/get-shop-item-list/v2:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.