AliExpress Scraper
Pricing
from $1.19 / 1,000 product results
AliExpress Scraper
Scrape AliExpress products, prices, reviews, variants and sellers by search keyword or product URL.
Pricing
from $1.19 / 1,000 product results
Rating
0.0
(0)
Developer
Unfenced Group
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
17 hours ago
Last modified
Categories
Share
Search AliExpress and export products with prices, ratings and order counts — plus the most complete customer-review data on the Store. By keyword or URL. No login, no setup. You only pay for the results you get.
What it does
- Search by keyword — collect matching products across as many pages as you need.
- Scrape by URL — paste product URLs or search/category URLs directly.
- Customer reviews (premium) — the deepest review extraction available: ratings, text, buyer name and country, helpful votes, aspect tags, shipping method, photos, and more. Filter by star rating, photos-only, sort by most recent, and translate into 16 languages.
- Sorting & price filter — order by best match, price, orders or newest; filter by min/max price in USD.
- Dual currency — every product carries USD and EUR price columns using live exchange rates.
- Country pricing — choose the storefront country to control prices and currency.
Product output
Every product includes:
| Field | Description |
|---|---|
| productId | AliExpress product ID |
| url | Product page URL |
| title | Product title |
| image | Main product image |
| salePrice / salePriceFormatted | Current price (number and display string) |
| originalPrice / originalPriceFormatted | Price before discount |
| discountPercent | Discount percentage |
| currency | Currency code |
| rating | Average star rating |
| orders | Units sold (as shown, e.g. "297 sold") |
| savingsTag | "Save $X" promotion tag |
| salePriceUSD / salePriceEUR | Current price converted to USD and EUR (live rates) |
| originalPriceUSD / originalPriceEUR | Original price in USD and EUR |
| ordersCount | Exact number of units sold (numeric) |
| freeShipping | Whether free shipping is offered |
| promotionTags | Promotion / delivery tags shown on the card |
| images | Full image gallery |
| categoryId | AliExpress category path |
| spuId / skuId | Product and SKU identifiers |
| choice | Whether it is an AliExpress Choice item |
| scrapedAt | Timestamp of capture |
Note on direct product URLs: AliExpress serves product pages behind anti-bot protection. When you pass a direct
/item/<id>.htmlURL, the scraper returns the product ID, rating, review count, star distribution and (optionally) reviews. Title and price for a single product are most reliably collected through search.
A note on prices: AliExpress localises prices by region and sometimes shows inflated figures for grey-market or low-volume listings. The scraper reports exactly what AliExpress displays for the selected proxy country. The
salePriceUSDandsalePriceEURcolumns give a consistent cross-currency reference so you can compare like for like.
Reviews (premium feature)
Turn on Include reviews to extract customer reviews. Each review includes:
| Field | Description |
|---|---|
| reviewId | Unique review ID |
| rating | Star rating (1–5) |
| content | Review text (original language) |
| translatedContent | Review translated to your chosen language (when translation is on) |
| additionalContent | Follow-up feedback, if any |
| date | Review date |
| buyerName | Reviewer name (null if anonymous) |
| buyerCountry | Buyer country |
| buyerAvatar | Reviewer avatar image |
| skuInfo | Variant the buyer purchased |
| logistics | Shipping method used |
| wouldBuyAgain | Buyer's repurchase intent |
| upVotes / downVotes | Helpful votes |
| aspectLabels | Aspect ratings (e.g. "Quality of sound: Fast") |
| originalLanguage | Original review language |
| aiGenerated | Whether the text was AI-generated |
| hasImages / images | Buyer-uploaded photos |
Review controls: filter by star rating (5/4/3/2/1), photos-only, sort by most relevant / most recent / most helpful, set a per-product cap (or fetch all up to AliExpress's ~5,000 limit), and translate reviews into 16 languages (original text always kept), and choose how reviews appear — nested inside each product row, or as separate rows (one per review) for large exports.
Example inputs
Products by keyword
{ "searchQueries": ["wireless headphones"], "maxResults": 100 }
Products with reviews (separate rows)
{ "searchQueries": ["bluetooth speaker"], "maxResults": 20, "includeReviews": true, "maxReviewsPerProduct": 50, "reviewOutputMode": "separate" }
Only 5-star reviews with photos for a specific product
{ "startUrls": [{ "url": "https://www.aliexpress.com/item/3256811844384040.html" }], "includeReviews": true, "reviewStarFilter": "5", "reviewImagesOnly": true }
Daily price-tracking feed
{ "searchQueries": ["mechanical keyboard"], "maxResults": 200, "sortBy": "newest" }
💰 Pricing
You only pay for results successfully returned. Failed retries are never charged.
| Result type | Price |
|---|---|
| Product | $1.49 per 1,000 products |
| Review | $1.49 per 1,000 reviews |
Reviews are the cheapest on the Store — competitors charge $1.50 to $2.50 per 1,000 reviews.
Need a custom scraper?
We build and maintain custom scrapers for any public website. You only pay for results — we cover all compute and infrastructure costs. Tell us what data you need at www.unfencedgroup.nl.