VOOZH about

URL: https://apify.com/xtracto/aliexpress-review-scraper

⇱ AliExpress Review Aggregate Scraper Β· Apify


πŸ‘ AliExpress Review Aggregate Scraper avatar

AliExpress Review Aggregate Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store

AliExpress Review Aggregate Scraper

Per-product review aggregate (averageStar, averageStarRate, review count, orders, sales) for every product in an AliExpress store. Uses the unsigned shoprenderview.aliexpress.com gateway. Per-buyer review TEXT is Baxia-gated and requires a browser actor.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Farhan Febrian Nauval

Farhan Febrian Nauval

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Categories

Share

AliExpress Review Scraper

Collect per-product review aggregates β€” average star rating, review count, and order volume β€” for every product listed in any AliExpress store.

Why use this actor

  • No AliExpress account or login required β€” works on fully public store data.
  • Accepts store URLs or bare numeric seller IDs.
  • Returns aggregate review data (average rating, review count, orders) for every product in the store.
  • Pricing and promotion data are included alongside review signals.
  • Paginated crawl β€” covers stores with thousands of products in a single run.
  • Stable JSON output ready to load into any database, spreadsheet, or data pipeline.

How it works

  1. You provide one or more AliExpress store URLs or numeric seller IDs.
  2. The actor paginates through each store's product listing, collecting up to the page limit you set.
  3. For each product it extracts the review aggregate (average star rating, review count, orders) along with pricing.
  4. Results stream into your Apify dataset as each page is processed.
  5. Download the complete dataset as JSON, CSV, or Excel when the run finishes.

You don't need to manage any browsers or scrapers.

Input

{
"stores":[
{"url":"https://www.aliexpress.com/store/6000002441"}
],
"country":"US",
"currency":"USD",
"maxPagesPerStore":5,
"pageSize":30,
"maxConcurrency":2,
"maxRequestRetries":6,
"proxyConfiguration":{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}
}
FieldTypeDescription
storesarrayStore URLs (https://www.aliexpress.com/store/<id>) or bare numeric seller IDs.
countrystringTwo-letter ISO country code for localized pricing (e.g. US, GB, DE). Default: US.
currencystringISO currency code for displayed prices (e.g. USD, EUR, GBP). Default: USD.
maxPagesPerStoreintegerMaximum pages to collect per store. Each page returns up to 30 products. Default: 5.
pageSizeintegerNumber of products per page (10–60). Default: 30.
maxConcurrencyintegerParallel workers across input stores. Default: 2.
maxRequestRetriesintegerPer-request retry budget before giving up. Default: 6.
proxyConfigurationobjectApify Proxy or your own proxy list. RESIDENTIAL group is recommended.

Output

One record per product per store:

{
"sellerId":"6000002441",
"productId":"1005007945497931",
"title":"Wireless Bluetooth Earbuds TWS Noise Cancelling Earphones with Charging Case",
"url":"https://www.aliexpress.com/item/1005007945497931.html",
"image":"https://ae-pic-a1.aliexpress-media.com/kf/S1abc123def.jpg",
"averageStar":4.7,
"averageStarRate":94.2,
"reviewCount":3842,
"orders":12000,
"salesText":"12,000+",
"price":8.99,
"currency":"USD",
"currencySymbol":"US $",
"promotionPrice":6.49,
"inPromotion":true,
"bigSaleProduct":false,
"tags":["Best Seller","Free Shipping"],
"scrapedAt":"2026-05-13T04:35:22Z"
}
FieldTypeDescription
sellerIdstringThe store ID from your input.
productIdstringAliExpress product ID.
titlestringProduct title.
urlstringDirect link to the product page.
imagestringPrimary product image URL.
averageStarnumberAverage star rating (0–5).
averageStarRatenumberPositive-feedback percentage (0–100).
reviewCountintegerTotal number of buyer reviews.
ordersintegerTotal lifetime orders for this product.
salesTextstringHuman-readable sales count (e.g. "12,000+").
pricenumberCurrent listed price.
currencystringISO currency code.
promotionPricenumberActive promotion price (if the item is in a sale).
inPromotionbooleantrue if an active promotion is running on this product.
tagsarrayPromotional or merchandising tags (e.g. "Best Seller", "Free Shipping").
scrapedAtstringISO 8601 timestamp of when the record was collected.

Other AliExpress Scrapers

ActorDescription
AliExpress Search ScraperKeyword search results across multiple pages.
AliExpress Category ScraperBrowse products by category ID.
AliExpress Product ScraperFull product detail from individual product URLs.
AliExpress Store ScraperStore profile and identity data from seller pages.
AliExpress Review ScraperPer-product review aggregates for every item in a store.

You might also like

AliExpress Product Scraper

xtracto/aliexpress-product-scraper

Extract product data from AliExpress item pages.

πŸ‘ User avatar

Farhan Febrian Nauval

4

Aliexpress Product Description

pintostudio/aliexpress-product-description

The AliExpress Product Description Scraper is a powerful Apify actor that extracts detailed product descriptions, specifications, images, and pricing from AliExpress listings.

114

AliExpress Product Scraper

dataharvest/aliexpress-scraper

Scrape products from AliExpress. Filter by price, rating, orders and free shipping.

AliExpress Store Details Scraper

nifty.codes/aliexpress-store-etails-scraper

Extract store profiles, follower counts, and seller ratings from AliExpress store pages. Powered by AliExpress Scraper.

AliExpress Listings Scraper

piotrv1001/aliexpress-listings-scraper

The AliExpress Listings Scraper extracts product data from AliExpress search URLs, capturing images, titles, prices, stock status, and store detailsβ€”ideal for market research, price tracking, and competitor analysis.

677

4.5

AliExpress Scraper 2026 β€” Products, Prices, Reviews

cryptosignals/aliexpress-scraper

Scrape AliExpress product listings β€” extract title, price, seller, rating, review count, shipping cost, and product URL. Bulk scraping. CSV/JSON output.

85

AliExpress Scraper

logical_scrapers/aliexpress-scraper

Powerful AliExpress product scraper that extracts detailed product data from search results. Get real-time pricing, sales data, and product information from AliExpress marketplace. Perfect for market research, price monitoring, and competitive analysis. Clean, structured JSON output.

417

4.7

AliExpress Review Scraper

sourabhbgp/aliexpress-review-scraper

Scrape every review from any AliExpress product by URL or ID: star ratings, original and translated text in 16 languages, buyer country, the variant bought, aspect tags, and buyer photos. Export to JSON, CSV, or Excel. $2.50 per 1,000 reviews.

6

Aliexpress Product Details

coladeu/aliexpress-product-details

AliExpress Product Details Scraper allows you to extract complete product information from AliExpress product pages like descriptions, shipping info, sku prices etc. This actor scrapes structured and up-to-date data directly from AliExpress product URLs, making it ideal for e-commerce research

AliExpress Product Variant Details Scraper

nifty.codes/aliexpress-product-ariants-scraper

Extract product variants including SKU ID, price, stock, and attributes from individual AliExpress product pages. Powered by AliExpress Scraper.

Related articles

How to get data from AliExpress to create a drop shipping store
Read more