/aliexpress/products/reviews

POST /api/aliexpress/products/reviews

Price: 1 credit

Get buyer reviews for an AliExpress product by id or product URL. Each review carries the review text, star rating, buyer name/country/gender/avatar, review date, purchased SKU, shipping method, photos, helpful votes, follow-up review text and photos, and the structured review labels (aspect and value). Supports filtering by subset (all, photo reviews, follow-up reviews, local reviews) and translation into the requested language.

How to use it

Fetch buyer reviews of an AliExpress product. Each item has id, text, rating (1-5), buyer_name, buyer_country, buyer_gender, buyer_image, created_at (unix seconds) and created_at_text, sku_id and sku_text, logistics, images, up_vote_count/down_vote_count, is_anonymous, additional_text/additional_images for follow-up reviews and labels with the buyer's per-aspect answers. A product with no reviews yet answers with an empty list.

Parameters

Request body

Response

Errors

Response headers