VOOZH about

URL: https://apify.com/simpleapi/aliexpress-products-scraper

⇱ πŸ›’ AliExpress Products Scraper Β· Apify


πŸ‘ πŸ›’ AliExpress Products Scraper avatar

πŸ›’ AliExpress Products Scraper

Pricing

from $2.99 / 1,000 results

Go to Apify Store

πŸ›’ AliExpress Products Scraper

πŸ›’ AliExpress Products Scraper fetches product data at scaleβ€”titles, prices, images & moreβ€”fast and reliable. πŸš€ Perfect for market research, dropshipping, and competitor tracking. πŸ“ˆ Save time, stay ahead.

Pricing

from $2.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ SimpleAPI

SimpleAPI

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Scrape AliExpress search and category pages at scale and turn them into clean, structured product data β€” prices, discounts, ratings, review counts, order volume, images, and promo tags. Perfect for product research, dropshipping, price monitoring, and finding best-sellers.

Give it keywords (e.g. wireless earbuds) and/or ready-made AliExpress URLs, and it returns one row per product.


✨ Why Choose This Actor?

  • 🧠 Search + URL input β€” type keywords or paste AliExpress search / category / item URLs (bulk supported).
  • 🌐 Smart proxy ladder β€” starts on a direct connection and only escalates to datacenter β†’ residential proxies if AliExpress blocks the request. Once escalated, it sticks to the working tier. Every transition is logged.
  • πŸ’Έ Real discounts & promos β€” current price, original price, discount %, and promotional tags (bulk-price, new-shopper deals).
  • ⭐ Real review counts β€” optional enrichment fills the true review count from AliExpress's public feedback service.
  • πŸ’Ύ Live results β€” every product is saved the moment it's found; a crash never loses collected data.
  • πŸ” Anti-bot resilient β€” rotating browser fingerprints + retry with backoff ride out transient blocks.

πŸ”‘ Key Features

FeatureDescription
Search queriesOne keyword per line β†’ AliExpress search pages
Direct URLsSearch, category, or item URLs (bulk / file upload)
Sort orderDefault, price ↑, price ↓, best-selling
Max productsCap per source
Review enrichmentOptional real review counts + rating backfill
Proxy ladderdirect β†’ datacenter β†’ residential (sticky)
Dataset viewsOverview, Pricing, Ratings & Sales, Media

πŸ“₯ Input

{
"searchQueries":["wireless earbuds","smartphone"],
"startUrls":[
{"url":"https://www.aliexpress.com/category/100003109/women-clothing.html"}
],
"sortBy":"orders",
"maxItems":50,
"fetchReviews":true,
"proxyConfiguration":{
"useApifyProxy":true,
"apifyProxyGroups":["RESIDENTIAL"],
"apifyProxyCountry":"US"
}
}
FieldTypeDescription
searchQueriesarrayKeywords, one per line. Required if no URLs.
startUrlsarrayAliExpress search / category / item URLs (bulk).
sortBystringdefault, price_asc, price_desc, orders.
maxItemsintegerMax products per source (default 50).
fetchReviewsbooleanFetch real review counts (default true).
proxyConfigurationobjectApify proxy settings; country recommended US.

At least one of searchQueries or startUrls must be provided.


πŸ“€ Output

Each product is one dataset record:

{
"productId":"3256811621288203",
"title":"Pro 3 Bluetooth noise cancelling wireless earphones …",
"productUrl":"https://www.aliexpress.us/item/3256811621288203.html",
"searchQuery":"wireless earbuds",
"scrapedAt":"2026-06-18T09:45:24.005Z",
"imageUrl":"https://ae-pic-a1.aliexpress-media.com/kf/….png",
"imageWidth":350,
"imageHeight":350,
"priceCurrent":"US $19.87",
"priceCurrentMin":19.87,
"priceCurrentMax":19.87,
"priceOriginal":"US $49.75",
"priceOriginalMin":49.75,
"priceOriginalMax":49.75,
"priceDiscount":60,
"priceCurrency":"$",
"ratingValue":4.9,
"reviewCount":127,
"soldCount":3,
"soldDescription":"3,000+ sold",
"tags":"Save $29.88"
}
FieldDescription
productIdAliExpress product ID
titleProduct title
productUrlCanonical item URL
searchQuerySource keyword / category term
scrapedAtUTC timestamp (ISO 8601)
imageUrl / imageWidth / imageHeightMain image
priceCurrent*Current/sale price (formatted + min/max)
priceOriginal*Original price (formatted + min/max)
priceDiscountDiscount percentage
priceCurrencyCurrency symbol
ratingValueStar rating
reviewCountReview count (filled when fetchReviews is on)
soldCount / soldDescriptionOrders / units sold
tagsPromotional selling-point tags

The Output tab provides four ready-made views: πŸ›οΈ Overview, πŸ’° Pricing & Discounts, ⭐ Ratings & Sales, and πŸ–ΌοΈ Media.


πŸš€ How to Use (Apify Console)

  1. Log in at https://console.apify.com β†’ Actors.
  2. Open AliExpress Products Scraper.
  3. Enter Search Queries and/or URLs, pick a Sort order and Max Products.
  4. (Optional) Adjust Proxy Configuration β€” US is recommended.
  5. Click Start and watch products stream into the log in real time.
  6. Open the Output tab and export to JSON / CSV / XLSX.

πŸ€– Use via API

curl-X POST "https://api.apify.com/v2/acts/<ACTOR_ID>/run-sync-get-dataset-items?token=$APIFY_TOKEN"\
-H"Content-Type: application/json"\
-d'{"searchQueries":["wireless earbuds"],"maxItems":50,"sortBy":"orders"}'

πŸ’‘ Best Use Cases

  • πŸ›οΈ Dropshipping product research & winner-finding
  • πŸ“‰ Price & discount monitoring over time
  • πŸ“Š Market and competitor analysis
  • πŸ”Ž Building product catalogs / feeds

πŸ’³ Pricing

This Actor uses Pay Per Event: you're charged per product result returned. No results, no charge for results. Underlying platform usage (compute, proxies) follows your plan.


❓ FAQ

Do I need a proxy? The Actor tries a direct connection first and automatically escalates to datacenter, then residential proxies only if AliExpress blocks it. Leaving Apify Proxy enabled (US) gives the most reliable results.

Why is reviewCount sometimes null? Listing cards don't include review counts. With fetchReviews on, the Actor fetches them from AliExpress's public feedback service; if that call fails for a product, the field stays null.

Can I scrape a whole category? Yes β€” paste a /category/<id>/<name>.html URL into URLs.

What currency are prices in? USD by default (US region/locale). Prices are geo-driven and pinned via cookie.


βš–οΈ Legal & Compliance

Data is collected only from publicly available AliExpress pages. You are responsible for complying with applicable laws (GDPR, CCPA), AliExpress Terms of Service, and reasonable rate limits.

πŸ†˜ Support & Feedback

Open an issue on the Actor's Issues tab with your run ID and input, and we'll help.

You might also like

πŸ›’ AliExpress Products Scraper

api-empire/aliexpress-products-scraper

πŸ›’ AliExpress Products Scraper extracts product details from AliExpressβ€”prices, titles, images & specsβ€”fast and reliable. πŸš€ Perfect for dropshipping, price tracking, market research & catalog building. πŸ“¦ Export data easily for smarter decisions.

πŸ›’ AliExpress Products Scraper

scrapio/aliexpress-products-scraper

πŸ›’ AliExpress Products Scraper extracts product details from AliExpressβ€”prices, titles, images, specs & more. ⚑ Automate sourcing, compare listings, track trends, and speed up research for dropshipping, eCommerce & market analysis.

AliExpress Products Scraper - Cheap πŸ“ŠπŸŒπŸ›’πŸš¨

scrapestorm/aliexpress-products-scraper---cheap

πŸ” Easily collect AliExpress product data Filter AliExpress products & gather information such as product titles, prices, discounts, ratings, sold, promotions, shipping, images & product URLs πŸ›οΈπŸŒ Perfect for price monitoring, dropshipping research, & large-scale e-commerce catalog analysis πŸ“ŠπŸš€

4

AliExpress Listings Scraper

piotrv1001/aliexpress-listings-scraper

The AliExpress Listings Scraper extracts product data from AliExpress search URLs, capturing images, titles, prices, stock status, and store detailsβ€”ideal for market research, price tracking, and competitor analysis.

671

4.5

AliExpress Scraper

santamaria-automations/aliexpress-scraper

Scrape product listings from AliExpress. Extract prices, ratings, reviews, seller info, and shipping details. Perfect for dropshipping research and price monitoring.

AliExpress Scraper

unfenced-group/aliexpress-scraper

Scrape AliExpress products, prices, reviews, variants and sellers by search keyword or product URL.

πŸ‘ User avatar

Unfenced Group

2

AliExpress Products Scraper - Low-costπŸ’²πŸ”₯πŸ”΄πŸ›’

delectable_incubator/aliexpress-products-scraper---low-cost

Scrape AliExpress product data easily πŸ›οΈπŸŒ with a powerful e-commerce scraper. Extract product titles, prices, discounts, ratings, sales volume, promotions, shipping details, images, and URLs. Ideal for price monitoring, dropshipping research, and large-scale product analysis πŸ“ŠπŸš€

AliExpress Listings Scraper

infinite_crow/aliexpress-listings-scraper

Scrape AliExpress product search results and extract titles, prices, ratings, and shipping options. Save data directly to Excel, JSON, or CSV to track competitor pricing and find hot products.

πŸ‘ User avatar

Md Firoz Islam

3

AliExpress Product Scraper

xtracto/aliexpress-product-scraper

Extract product data from AliExpress item pages.

πŸ‘ User avatar

Farhan Febrian Nauval

3

AliExpress Scraper

logical_scrapers/aliexpress-scraper

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.

415

4.7