Get 1688 product details(By URL)
API Overview
- Get 1688 product details by product URL
- Includes title, images, shop, SKU, price, inventory and other information
- Support multilingual output
Basic Information
Request Parameter
Query
Body
Content-Type: application/json
| Field | Type | Explanation | Required |
|---|---|---|---|
| url | string | Product URL | true |
| scene | price type | false | |
| optimize_title | boolean | Filter out non-core words from the title. This is more friendly to the translator. Only Chinese titles are supported for optimization. | false |
| language | Default value: zh | false |
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
- PHP
- JavaScript
- Python
- Java
- Go
Response Example
- 200
- 417
- 422
- 439
- 499
- 500
- 503
Loading...