Skip to main content

Search for Yiwugo products

API Overview

  • Get a list of products based on keyword
  • Total number of products
  • Product information (title/price/image/unit)
  • Shop information (shop name/shop URL/shop location)
  • Sales information (GMV/sales quantity)
  • See More

API URL

Request Parameters

Query

FieldTypeExplanationRequired
keywordstringSearch keywords
true
pageintegerPage number
Default value: 1
false
page_sizeintegerNumber of items per page
Default value: 10
false
languagestringOptional values: zh,en
Default value: en
false

Security Auth

tip

Please go to Console-API Keys to create your apikey.

Add your apikey to the request headers. Please refer to the examples below.

Request Example

Response Example

Loading...