AliExpress Scraper avatar
AliExpress Scraper

Pricing

$20.00/month + usage

Go to Store
AliExpress Scraper

AliExpress Scraper

logical_scrapers/aliexpress-scraper

Developed by

Goldmine

Maintained by Community

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.

0.0 (0)

Pricing

$20.00/month + usage

0

Monthly users

5

Runs succeeded

>99%

Last modified

12 days ago

AliExpress Product Scraper

An Apify actor for scraping product data from AliExpress search results. Extract detailed product information including prices, images, store details, and sales metrics for market research and analysis.

Features

  • Bulk scraping of multiple search URLs
  • Detailed product information extraction
  • Sales performance metrics
  • Configurable pagination
  • Rate limiting and retry mechanisms
  • Clean, structured output

Input Configuration

The actor accepts the following input parameters:

1{
2    "search_urls": [
3        "https://www.aliexpress.com/w/wholesale-smartphone.html",
4        "https://www.aliexpress.com/w/wholesale-laptop.html"
5    ],
6    "max_pages": 1
7}
FieldTypeDescription
search_urlsarrayList of AliExpress search URLs to scrape
max_pagesintegerMaximum number of pages to scrape per URL (default: 1, max: 100)

Output Format

The actor stores results in its default dataset. Each item contains:

1{
2    "id": "1005005561440676",
3    "title": "Smartphone Android 13 Mobile Phone",
4    "url": "https://www.aliexpress.com/item/1005005561440676.html",
5    "price": 199.99,
6    "currency": "USD",
7    "image": "https://ae01.alicdn.com/kf/S8d4f46f75f9b4c76b66c7f85c8c821095.jpg",
8    "store": "Official Phone Store",
9    "sales": "1000+ sold",
10    "source_url": "https://www.aliexpress.com/w/wholesale-smartphone.html"
11}
FieldTypeDescription
idstringProduct's unique identifier
titlestringProduct name/title
urlstringDirect link to product page
pricenumberProduct price
currencystringPrice currency (default: USD)
imagestringURL of product's main image
storestringName of the seller's store
salesstringNumber of sales/orders
source_urlstringOriginal search URL

Author

Created by Goldmine[https://apify.com/logical_scrapers]

Support

For issues and feature requests, please use the Issues page or reach out to coredev.dan@gmail.com

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

1 day

Price

$20.00