Aliexpress: Get Product Reviews
Aliexpress via Parse · marketplace
Retrieve customer reviews for a product with pagination. Returns up to `limit` reviews per page (max 50) with ratings, text, reviewer info, and optional images. Also returns aggregate statistics (average rating, total count). Search products, get product details, reviews, and browse categories on AliExpress. Fulfilled by Parse from aliexpress.com.
- aliexpress
- aliexpress-com
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f989ff95-1fce-426d-935d-2b3787e3f343/get_product_reviews
- Interface artifact
- sha256:c9cb0f6c326b3809e72fcd7403283a82be7fd9c59e6ff5cd72f7b1e5327afedd
- Manifest digest
- sha256:24a61046634d65053c49f742df2026ae2b352ba797ef9ee23e5782019d539c39
Request fields
- page (integer): Page number for review pagination.
- limit (integer): Number of reviews per page (1–50).
- product_id (string, required): AliExpress numeric product ID (e.g. '3256811621288203').
Example queries
- {"page":"1","limit":"20","product_id":"3256808828265827"}