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.

Information you can get with this API

  • Shop products count
  • Shop products list
  • See More

Basic Information

Request Parameter

Query

FieldTypeExplanationRequired
seller_idintegerseller ID. It can be got from the item detail API.true
pageintegerpage number, default: 1false
page_sizeintegernumber of items per page, default: 20false
sortstringOptional values:
coefp,hotsell,oldstarts,bid,_bid
default: coefp
false
catintegerfilter products by shop category IDfalse

Body

Security Auth

tip

Please go to Console-Account Center to get your apiToken

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

Request Example

Response Example

Loading...