This actor allows you to extract reviews from AliExpress products with precision. This actor provides detailed information, including buyer feedback, ratings, review statistics, and other essential details to help you analyze customer satisfaction and trends.
The Aliexpress Product Review Scraper is a powerful tool that allows you to extract reviews from AliExpress products with precision. This actor provides detailed information, including buyer feedback, ratings, review statistics, and other essential details to help you analyze customer satisfaction and trends.
productId
(string, required)The unique identifier of the AliExpress product.
Example: 1005005380254492
page
(number, optional)The page number to retrieve.
Default: 1
pageSize
(number, optional)The number of reviews per page.
Default: 10
filter
(string, optional)Type of reviews to retrieve. Options include:
all
image
local
with_personal
all
lang
(string, optional)The language of the reviews.
Example: en_US
country
(string, optional)The country code to localize reviews.
Example: US
1{ 2 "productId": "1005005380254492", 3 "page": 1, 4 "pageSize": 10, 5 "filter": "all", 6 "lang": "en_US", 7 "country": "US" 8}
1{ 2 "response": { 3 "data": { 4 "currentPage": 1, 5 "evaViewList": [ 6 { 7 "buyerCountry": "UK", 8 "buyerEval": 100, 9 "buyerFeedback": "good company to deal with no problems with the order", 10 "skuInfo": "Color:1782 Gray keyboard ", 11 "evalDate": "15 Oct 2024", 12 "upVoteCount": 0, 13 "downVoteCount": 0 14 } 15 ], 16 "productEvaluationStatistic": { 17 "evarageStar": 5, 18 "totalNum": 1 19 }, 20 "totalPage": 1 21 } 22 } 23}
This actor ensures you get reliable and structured data to make informed decisions and boost your business strategy.
Start scraping with this actor on Apify in minutes and gain actionable insights from AliExpress product reviews. Perfect for market research, competitor analysis, and customer engagement strategies.
The Aliexpress Product Review Scraper Actor is a tool on Apify that extracts customer reviews, ratings, and feedback from AliExpress products. It provides structured data, making it easy to analyze customer satisfaction and trends.
Simply provide the required parameters such as productId
, page
, pageSize
, filter
, lang
, and country
. The actor will return a JSON response with the requested reviews.
You can use the following filters:
all
– Fetch all reviews.image
– Fetch reviews with images.local
– Fetch local reviews from the specified country.with_personal
– Fetch reviews with personal feedback.You can specify the language using the lang
parameter (e.g., en_US
for English, fr_FR
for French). The actor retrieves reviews translated into the selected language when available.
Yes, use the country
parameter (e.g., US
for the United States) to localize the reviews.
The maximum value for the pageSize
parameter depends on AliExpress's data limits. We recommend using reasonable sizes (e.g., 10 or 20) for optimal performance.
You can specify the page number using the page
parameter. If you need to scrape multiple pages, you’ll need to make separate requests for each page.
The response includes:
Absolutely! This actor is designed with simplicity in mind. Its intuitive parameters and structured JSON responses make it suitable for beginners and professionals alike.
Use the actor to gather customer feedback and insights to improve product descriptions, identify keywords customers frequently use, and develop content tailored to user needs.
By extracting customer reviews, you can:
Start using the Aliexpress Product Review Scraper Actor today to power your SEO efforts and customer insights analysis!
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!