AliExpress Scraper: Global Products, $2 per 1,000 Results

Scrape AliExpress product listings by keyword or search URL. Returns price, original price, discount percent, rating, orders count, image gallery, shipping info, free-shipping flag and product URL. Pagination follows result pages automatically with sort options for best match, most orders, price ascending or descending, and newest. Built for dropshipping research, competitor pricing and product feed enrichment.

Open on Apify → Try it now
Pricing
$0.002/result
RAM
128MB
Coverage
Global
Sort options
5
Proxy
Residential
Anti-Bot
TLS fingerprint

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~aliexpress-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQuery": "bluetooth speaker",
    "maxResults": 100,
    "sortBy": "orders"
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/aliexpress-scraper

Integrations

Output fields

FieldTypeExample
idstring1005006123456789
titlestringWireless Bluetooth Speaker, Waterproof
pricenumber15.99
original_pricenumber29.99
currencystringUSD
discount_percentnumber47
ratingnumber4.7
orders_countstring2,000+ sold
free_shippingbooleantrue
image_urlsarray["https://ae01.alicdn.com/..."]

Related Actors

Open on Apify → Try it now (free tier available)