Taobao and Tmall

Shop Product List

Retrieves products from a Taobao or Tmall shop by seller ID and shop ID with page-based pagination and configurable sorting, including a new-arrivals sort for discovering a shop's latest products. Use it to browse or monitor a known seller's catalog.

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

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'comprehensive' | 'sales' | 'new' | 'favorites'

Sort order for shop product list V3

Sort order for the result set.

Available Values:

  • comprehensive: Comprehensive sorting
  • sales: Sort by sales volume
  • new: Sort by new arrivals, newest first
  • favorites: Sort by favorites
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/v3:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes

Changed in 1 of the 12 revisions of this API.1