Search for Yiwugo shops
API Overview
- Get a list of shops based on keyword
- Total number of shops
- Shop information (shop name/shop URL/main products)
- Contact information (contact person/mobile/telephone) and shop/factory location
- 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...