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
| Field | Type | Explanation | Required |
|---|---|---|---|
| keyword | string | Search keywords | true |
| page | integer | Page number Default value: 1 | false |
| page_size | integer | Number of items per page Default value: 10 | false |
| language | string | Optional values: zh,enDefault 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
- cURL
- Python
- JavaScript
- Java
- Go
- PHP
Response Example
- 200
- 417
- 422
- 439
- 499
- 500
- 503
Loading...