
AliExpress Scraper
Pricing
$30.00/month + usage

AliExpress Scraper
Effortlessly extract descriptions, images, feedback, questions, prices, and shipping information from AliExpress. Customize country, language, and region preferences for enhanced data gathering.
5.0 (2)
Pricing
$30.00/month + usage
35
Total users
1.8K
Monthly users
77
Runs succeeded
86%
Issues response
1.6 hours
Last modified
18 hours ago
You can access the AliExpress Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "startUrls": [< "https://aliexpress.com/category/100003109/women-clothing.html",< "https://www.aliexpress.com/item/32940810951.html"< ],< "maxItems": 10,< "language": "en_US",< "shipTo": "US",< "currency": "USD",< "proxy": {< "useApifyProxy": true< },< "extendOutputFunction": "($) => { return {} }"<}' |<apify call epctex/aliexpress-scraper --silent --output-dataset
AliExpress Data Extractor API through CLI
The Apify CLI is the official tool that allows you to use AliExpress Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: