AliExpress Scraper – Product Prices, Discounts & Sales Data
Pricing
from $2.00 / 1,000 search results
AliExpress Scraper – Product Prices, Discounts & Sales Data
Scrape AliExpress products without an API: search listings with sale price, original price, discount, currency, rating, orders sold, SKU and image; pick any ship-to country. Export JSON/CSV/Excel for cross-border sourcing, price comparison and dropshipping product research.
Pricing
from $2.00 / 1,000 search results
Rating
0.0
(0)
Developer
Chad
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
AliExpress Scraper | Product, Price, Discount, Rating & Sales Data (no API)
Scrape AliExpress search results: title, sale price, original price, discount, currency, rating, orders sold, SKU and image. Uses the page's embedded JSON — no login, no API key, no token. Bulk-paste keywords, pick a ship-to country (currency/locale), and export clean snake_case structured data (JSON / CSV / Excel).
Great for: cross-border product research, price comparison, sourcing intelligence, competitor monitoring, dropshipping product selection.
Output fields
| Field | Description |
|---|---|
product_id | Product ID, primary key |
title | Product title |
url | Product link |
image | Product image |
sale_price | Current sale price (numeric) |
sale_price_show | Price display string, e.g. US $17.54 |
original_price | List price before discount (null when there is no discount) |
discount_pct | Discount percent |
currency | Currency, e.g. USD |
sku_id | Cheapest SKU id |
rating | Star rating (0–5) |
orders_count | Orders sold (parsed from "357 sold") |
orders_desc | Raw sold string, e.g. 357 sold |
ship_to | Ship-to country (drives currency/locale) |
keyword | The search keyword this row came from |
scraped_at | Scrape time (ISO 8601) |
Missing values are
null; fields are never dropped. Prices/sales reflect the live page.
Modes
| Mode | Description | Status |
|---|---|---|
search | Keyword → product listings | ✅ v1.0 |
detail | Product ID → full spec, SKU matrix, shipping, seller | 🔜 v1.1 |
Input parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
keywords | array | Search keywords (at least one) | — |
shipTo | text | Ship-to ISO-2 country code (US/GB/DE/SG…) | US |
bulkInput | text | One keyword per line, auto-merged | — |
maxItems | integer | Cap per keyword (1–500) | 50 |
proxyConfiguration | proxy | Residential by default (keep it on) | RESIDENTIAL |
Input examples
1. Wireless earbuds (first 10)
{ "keywords": ["wireless earbuds"], "maxItems": 10 }
2. Smart watch, ship to UK (GBP)
{ "keywords": ["smart watch"], "shipTo": "GB", "maxItems": 15 }
3. Bulk multi-keyword
{ "bulkInput": "drone\nmini projector\nusb hub", "maxItems": 10 }
Notes
- Residential proxy by default: AliExpress runs Alibaba x5sec risk control on datacenter IPs after a few requests, so this actor defaults to Apify residential proxy pinned to
shipTo— stable and currency-consistent. Keep the proxy default on. maxItemsis per keyword: 3 keywords × 50 = up to 150 rows. A product appearing under two keywords is output once.- Price is in the
shipTocurrency: currency/promos vary by ship-to country;sale_priceis numeric andsale_price_showkeeps the original display string. - Sales are a snapshot:
orders_countis parsed from the page's "X sold"; when hidden it isnull.
FAQ
Q: Do I need an AliExpress account or API key? No. Only public search results are scraped — no login or token required.
Q: Why is the proxy on by default? AliExpress applies Alibaba x5sec to datacenter IPs; residential proxy is what scrapes reliably. Under PPE the platform covers the proxy cost, so you don't pay extra.
Q: Can I get prices for different countries?
Yes, set shipTo to a country code (US/GB/DE/SG…) and prices come back in that currency.
Q: How is it billed? Pay per event (PPE): $0.005 per run start + $0.002 per product. You are only charged after data is successfully stored.
Disclaimer
This tool only scrapes publicly visible AliExpress product information for cross-border sourcing and market research. Users must comply with AliExpress terms of service and local law, and are responsible for how the data is used. This tool collects no private data that requires a login. Product content and prices reflect what the site actually shows.
Keywords: AliExpress scraper, AliExpress API, cross-border ecommerce, product sourcing, price comparison, dropshipping, sourcing intelligence, product data, price scraper, wholesale data, AliExpress products