VOOZH about

URL: https://apify.com/khadinakbar/aliexpress-product-search-scraper

โ‡ฑ AliExpress Product Search Scraper โ€” Prices & Orders ยท Apify


Pricing

from $2.00 / 1,000 aliexpress product scrapeds

Go to Apify Store

AliExpress Product Search Scraper

Search AliExpress by keyword (or paste a search/category URL) and export product listing cards: title, price, original price, discount, rating, orders sold, store, image, and product URL. Filter by sort order, price range, free shipping, minimum rating, and minimum orders. Pay-per-event. MCP-ready.

Pricing

from $2.00 / 1,000 aliexpress product scrapeds

Rating

0.0

(0)

Developer

๐Ÿ‘ Khadin Akbar

Khadin Akbar

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

10 days ago

Last modified

Share

Search AliExpress by keyword (or paste a search/category URL) and export every product listing card as clean, structured JSON โ€” price, original price, discount, rating, orders sold, store, image, and product URL โ€” with built-in filters for sort order, price range, free shipping, minimum rating, and minimum orders. Built for product researchers, dropshippers, and AI agents. MCP-ready.

What you get

One record per product found in AliExpress search results:

FieldDescription
positionRank of the product across the result pages (1, 2, 3, โ€ฆ)
titleProduct title
priceCurrent sale price (number)
originalPricePre-discount price, when shown
discountPercentComputed discount % (sale vs original)
currencyCurrency code AliExpress served (e.g. USD, EUR)
ratingAverage star rating, 0โ€“5
reviewsCountNumber of reviews
ordersCountOrders / units sold
storeName / storeId / storeUrlSeller store (when present on the card)
imageUrlMain product image
productUrlCanonical product page URL
searchQueryThe keyword that produced this result
productIdAliExpress product id
siteThe AliExpress domain searched
scrapedAtISO-8601 timestamp

When to use this Actor

  • Use it to turn an AliExpress keyword (or category page) into a structured product list โ€” for product research, price/discount monitoring, best-seller discovery, niche scouting, and feeding AI agents.
  • Use it when you want filtering at the source: sort by best-selling or price, restrict to a price band, free shipping, a minimum rating, or a minimum number of orders.
  • Don't use it to scrape a single product's full detail page (specs, SKU variants, full gallery, description) or its reviews โ€” that's the job of the AliExpress All-in-One Scraper (khadinakbar/aliexpress-all-in-one-scraper), which accepts product URLs and includeReviews.

Pricing โ€” Pay-per-event

EventPriceWhen it fires
Actor start$0.00005Once per run (per GB RAM)
AliExpress product scraped$0.002Per product returned in the dataset

Products dropped by your filters (minRating, minOrders, minPrice, maxPrice) are not charged. maxResults is a hard cost ceiling โ€” set it and you know the maximum spend before the run starts (the Actor also logs the cap up front). A typical 100-product run costs about $0.20.

Input

FieldTypeDefaultNotes
searchQuerystringwireless earbuds (prefill)Keyword to search
startUrlsarray[]AliExpress search/category URLs (product URLs ignored)
maxResultsinteger100Cap on products + cost ceiling
sortByenumrelevancerelevance, ordersDesc, priceAsc, priceDesc, newest
minPrice / maxPriceintegerโ€”Price band, in the site's currency
freeShippingbooleanfalseFree shipping to the ship-to country only
minRatingintegerโ€”Keep products at this star rating (0โ€“5) or higher
minOrdersintegerโ€”Keep products with at least this many orders
siteenumaliexpress.comRegional domain (US, DE, FR, ES, IT, PT, RU)
shipCountrystringUSShip-to country + proxy country
proxyConfigurationobjectresidentialDefaults to Apify residential; falls back to datacenter US

Example input

{
"searchQuery":"mechanical keyboard",
"maxResults":50,
"sortBy":"ordersDesc",
"minPrice":20,
"maxPrice":80,
"minRating":4,
"minOrders":100,
"freeShipping":true,
"site":"aliexpress.com",
"shipCountry":"US"
}

Example output record

{
"recordType":"product",
"position":1,
"productId":"1005006789012345",
"title":"Mechanical Keyboard 87 Keys Hot-Swappable RGB",
"price":34.99,
"originalPrice":69.99,
"discountPercent":50,
"currency":"USD",
"rating":4.8,
"reviewsCount":1203,
"ordersCount":5400,
"storeName":"Keyboard Official Store",
"storeId":"1101234567",
"storeUrl":"https://www.aliexpress.com/store/1101234567",
"imageUrl":"https://ae01.alicdn.com/kf/Sxxxxxxxx.jpg",
"productUrl":"https://www.aliexpress.com/item/1005006789012345.html",
"searchQuery":"mechanical keyboard",
"site":"aliexpress.com",
"scrapedAt":"2026-06-19T08:00:00.000Z"
}

How it works

The Actor opens the AliExpress search results page (/w/wholesale-<keyword>.html) with your sort and filter parameters, then reads the products from the page's embedded SSR JSON (the same data AliExpress uses to render the grid), falling back to DOM parsing if the JSON shape shifts. It auto-paginates through result pages until maxResults is reached. Rating, orders, and price filters are re-checked on the parsed values so a filtered result is never billed.

It uses a real Chromium browser with rotating fingerprints and a session pool, and prefers residential proxies (strongly recommended โ€” AliExpress blocks datacenter IPs). If residential isn't available on your account, it gracefully falls back to Apify datacenter (US).

Use with AI agents (MCP)

This Actor is MCP-ready. Connect it through the Apify MCP server and an agent can call it with a single keyword and get back a structured product list to reason over โ€” ideal for shopping assistants, price comparison, and product-research agents. Input descriptions and the flat output schema are written for LLM consumption.

Tips

  • For best-selling products, set sortBy: "ordersDesc" and minOrders to filter out untested listings.
  • For regional pricing, set both site and shipCountry to the same market.
  • To bulk-scrape several searches, run the Actor multiple times (one keyword each) or pass several search/category URLs in startUrls.

Reliability

  • Soft-fail on bad input โ€” missing keyword/URLs ends the run with a clear message, not a crash.
  • Honest-fail on anti-bot exhaustion โ€” if every request is blocked and nothing is collected, the run reports the block instead of silently succeeding empty.
  • Cost-cap visibility โ€” the maximum spend is logged before any charge fires, and a triple-guard counter never charges past your maxResults.
  • Graceful degradation โ€” partial pages still produce results; per-field gaps are flagged in _warnings, never thrown.

Limitations

  • This Actor scrapes search/category result cards only. For a single product's full specs, SKU variants, gallery, description, and reviews, use the AliExpress All-in-One Scraper.
  • storeName / storeId may be null on some search cards โ€” AliExpress omits store data from certain result layouts (it's present on the product page). This is an upstream limitation, not a bug.
  • currency reflects what AliExpress actually served; with residential proxies the IP geo can occasionally differ from the requested shipCountry.

Legal

This Actor collects only publicly available AliExpress search-results data. You are responsible for using the data in compliance with AliExpress's Terms of Service, applicable laws, and data-protection regulations (including the GDPR where relevant). Do not use it to collect personal data without a lawful basis. This Actor is provided for legitimate market-research, price-monitoring, and product-discovery use cases.

You might also like

AliExpress Product Scraper

dataharvest/aliexpress-scraper

Scrape products from AliExpress. Filter by price, rating, orders and free shipping.

AliExpress Category Browse Scraper

xtracto/aliexpress-category-scraper

Walk pages of a given AliExpress category. Each row is a product card with price, rating, orders, image, sponsored flag, store identity.

๐Ÿ‘ User avatar

Farhan Febrian Nauval

2

AliExpress Scraper 2026 โ€” Products, Prices, Reviews

cryptosignals/aliexpress-scraper

Scrape AliExpress product listings โ€” extract title, price, seller, rating, review count, shipping cost, and product URL. Bulk scraping. CSV/JSON output.

85

AliExpress Scraper

jungle_synthesizer/aliexpress-scraper

Scrape AliExpress search results and product details. Supports multi-region (com/us/ru/es/fr/de/it/nl and more), keyword search, category browsing, price range filtering, rating filters, and product detail extraction including price, seller, reviews, shipping options, and product images.

๐Ÿ‘ User avatar

BowTiedRaccoon

6

Aliexpress Scraper

saswave/aliexpress-scraper

Aliexpress scraper, collect product listings from a search url. Extract item informations like title, image, price, reviews, ratings and more

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 Scraper | Product Listings and Prices

parseforge/aliexpress-scraper

Scrape AliExpress product listings including titles, prices, ratings, reviews, sold counts, shipping details, and seller information. Extract product images, variations, and store data from the global marketplace for price monitoring and product research

AliExpress Product Scraper - Search, Reviews & Price Data

sian.agency/aliexpress-product-scraper

Scrape AliExpress at scale: bulk product search, full item details, customer reviews with rating breakdowns, SKU price tiers, shipping estimates and store/seller data. Export clean structured datasets to JSON, CSV or Excel. Pay only for the rows you keep.

๐Ÿ‘ User avatar

SIรN Oรœ

2

Related articles

How to get data from AliExpress to create a drop shipping store
Read more