Skip to main content

Get the products of a Taobao shop(By seller ID)

warning

This API is under maintenance, please use other APIs instead.

API Overview

  • Shop products count
  • Shop products list
  • Product information
  • See More

API URL

Request Parameters

Query

FieldTypeExplanationRequired
seller_idinteger[object Object]
true
pageintegerPage number
Default value: 1
false
page_sizeintegerNumber of items per page
Default value: 20
false
sortstringSort order
Optional values: coefp,hotsell,oldstarts,bid,_bid
Default value: coefp
false
catintegerfilter products by shop category ID
false

Security Auth

tip

Please go to Console-Account Center to get your apiToken.

Add your apiToken to the request parameters. Please refer to the examples below.

Request Example

Response Example

Loading...