AliExpress Scraper + AI Analysis avatar

AliExpress Scraper + AI Analysis

Pricing

from $5.00 / 1,000 product scrapeds

Go to Apify Store
AliExpress Scraper + AI Analysis

AliExpress Scraper + AI Analysis

AI-powered AliExpress scraper with fake review detection, sentiment analysis, and quality scoring. Scrape products, reviews, seller data, shipping info, and variants. 4 modes: Search, Category, Product URLs, Store. AI analysis powered by Claude — no API key needed.

Pricing

from $5.00 / 1,000 product scrapeds

Rating

0.0

(0)

Developer

buseta

buseta

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

1

Monthly active users

5 hours ago

Last modified

Share

AliExpress Advanced Scraper with AI Analysis

The most comprehensive AliExpress scraper on Apify — with AI-powered review analysis that detects fake reviews, summarizes sentiment, and scores product quality.

Features

  • 4 scrape modes: Search, Category, Product URLs, Store/Seller
  • AI Review Analysis: Sentiment summary, fake review detection, quality scoring (powered by Claude AI via Apify OpenRouter)
  • Deep review extraction: Original + translated text, reviewer country, review images, variant purchased, helpful votes
  • Complete product data: Prices, variants/SKUs, images, specs, seller info, shipping estimates, badges
  • Product badges: Choice, TopBrand, SuperDeals, FreeShipping, FreeReturns, LocalWarehouse
  • Seller profiles: Store name, rating, age, feedback %, followers
  • USD pricing: All prices in USD by default

AI Analysis (What Makes This Different)

When ai_analysis is enabled, each product gets:

FieldDescription
sentiment_summaryTop 3 pros and top 3 cons extracted from reviews
authenticity_score0-100 fake review detection score (100 = all reviews seem genuine)
quality_trend"improving", "declining", or "stable" based on recent vs older reviews
one_line_summarySingle sentence summary of product quality and value
quality_score0-100 overall quality score

AI analysis uses Claude AI via Apify's built-in OpenRouter proxy — no API key needed, cost is billed through your Apify account automatically.

Output Fields

FieldTypeDescription
namestringProduct title
product_idstringAliExpress product ID
product_linkstringProduct URL
priceobjectsale_price, original_price, discount_percent, currency
variantsarrayColor/size variants with individual prices and images
sales_metricsobjectOrders sold count
rating_infoobjectAverage rating, total ratings, review count
review_statsobjectRating distribution (5/4/3/2/1 star counts), positive rate
seller_infoobjectStore name, URL, followers, positive feedback %
shipping_infoobjectFree shipping flag, delivery estimate, ship-from location
badgesarrayProduct badges (Choice, TopBrand, SuperDeals, etc.)
imagesarrayProduct image URLs
descriptionstringProduct description text
specsobjectProduct specifications/attributes
breadcrumbsarrayCategory breadcrumb trail
number_of_reviewsintegerNumber of reviews scraped
reviewsarrayReview details (text, translated, country, rating, images, date)
ai_analysisobjectAI-powered analysis (sentiment, authenticity, quality score)

Input Examples

Search with AI Analysis

{
"scrape_type": "search",
"search": "wireless earbuds",
"sort_by": "orders",
"max_products": 10,
"get_reviews": true,
"max_reviews_per_product": 20,
"ai_analysis": true
}

Scrape Specific Products

{
"scrape_type": "product",
"product_urls": [
"https://www.aliexpress.com/item/1005007391925498.html"
],
"get_reviews": true,
"max_reviews_per_product": 50,
"ai_analysis": true
}

Scrape All Products from a Seller Store

{
"scrape_type": "store",
"store_url": "https://www.aliexpress.com/store/1102556027",
"max_products": 20,
"get_reviews": false
}

Pricing

EventPrice
Product scraped (first 25)$0.008
Product scraped (26-100)$0.004
Product scraped (101+)$0.002
Review scraped$0.0005
AI analysis per product$0.01