Skip to main content

Get the products of a 1688 shop(By shop URL)

Information you can get with this API

  • Products list
  • Total number of products
  • See More

Basic Information

Request Parameter

Query

FieldTypeExplanationRequired
shop_urlstringshop home page link
true
pageintegerpage number
Default value: 1
false
page_sizeintegernumber of items per page
Default value: 20
false
keywordstringsearch keywords
false
sortstringOptional values: default,sales,price_up,price_down,time_up,time_down
Default value: default
false
catstringcategory
false
cat_typestringOptional values: 0,1
false

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...