Get Shopee product review list
Information you can get with this API
- Review list
- Number of reviews
- Review content
- Review images/videos
- Review time
Basic Information
Request Parameter
Query
Field | Type | Explanation | Required |
---|---|---|---|
site | string | Abbreviation of the region, for example, Thailand is 'th'. Optional values: my ,th ,ph ,id ,vn ,sg ,tw ,br ,mx ,co ,cl | true |
item_id | integer | product id | true |
shop_id | integer | shop id | true |
rate_filter | string | Optional values: with_comments ,with_media ,local_review | false |
rate_star | string | Optional values: 1 ,2 ,3 ,4 ,5 | false |
page | integer | page number Default value: 1 | false |
pageSize | integer | Default value: 6 | 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
- PHP
- JavaScript
- Python
- Java
- Go
Response Example
- 200
- 417
- 422
- 439
- 499
- 500
- 503
Loading...