VOOZH about

URL: https://apify.com/xtracto/aliexpress-category-scraper

⇱ AliExpress Category Browse Scraper Β· Apify


πŸ‘ AliExpress Category Browse Scraper avatar

AliExpress Category Browse Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store

AliExpress Category Browse Scraper

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

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Farhan Febrian Nauval

Farhan Febrian Nauval

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

AliExpress Category Scraper

Browse any AliExpress category by ID and export every product card β€” price, rating, orders, store details, and more β€” across as many pages as you need.

Why use this actor

  • No AliExpress account or login required β€” works on fully public category pages.
  • Supply one or more category IDs and the actor handles the rest.
  • Localized results β€” choose your ship-to country and currency at run time.
  • Same output shape as the AliExpress Search Scraper, so results from both actors merge directly.
  • Stable JSON output ready to load into any database, spreadsheet, or data pipeline.
  • Automatic retries ensure complete coverage even across large categories.

How it works

  1. You provide one or more AliExpress category IDs (and optional slugs for cleaner URLs).
  2. The actor fetches each category page and parses every product card on the page.
  3. Localization settings (country, currency) are applied so prices reflect your target market.
  4. Results stream into your Apify dataset as they are collected, page by page.
  5. When all pages are done you can download the full dataset as JSON, CSV, or Excel.

You don't need to manage any browsers or scrapers.

Input

{
"categories":[
{"categoryId":"200000343","slug":"cellphones-telecommunications"},
{"categoryId":"100003109","slug":"computer-office"}
],
"country":"US",
"currency":"USD",
"maxPagesPerCategory":3,
"maxConcurrency":4,
"maxRequestRetries":6,
"proxyConfiguration":{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"],"apifyProxyCountry":"US"}
}
FieldTypeDescription
categoriesarrayList of category objects. Each entry requires categoryId (string); slug is optional.
maxPagesPerCategoryintegerPages to collect per category. Each page has up to 60 products. Default: 3.
countrystringTwo-letter ISO country code for localized pricing and shipping (e.g. US, GB, DE). Default: US.
currencystringISO currency code for displayed prices (e.g. USD, EUR, GBP). Default: USD.
maxConcurrencyintegerMaximum parallel page requests. Default: 4.
maxRequestRetriesintegerPer-request retry budget before giving up. Default: 6.
proxyConfigurationobjectApify Proxy or your own proxy list. RESIDENTIAL group is recommended.

Finding category IDs: Look for postCatIds=XXXXXX in any AliExpress category URL. For example, https://www.aliexpress.com/w/wholesale-electronics.html?postCatIds=1503 gives categoryId: "1503".

Output

One record per product card per page:

{
"categoryId":"200000343",
"categorySlug":"cellphones-telecommunications",
"page":1,
"position":7,
"productId":"1005005847632158",
"title":"TWS Wireless Bluetooth 5.3 Earphones with Mic",
"price":6.58,
"priceFormatted":"US $6.58",
"originalPrice":12.99,
"discount":49,
"currency":"USD",
"rating":4.6,
"orders":5300,
"ordersRaw":"5300+ sold",
"freeShipping":true,
"sponsored":false,
"image":"https://ae01.alicdn.com/kf/S3fab12c7a3dc4e1f9f.jpg",
"url":"https://www.aliexpress.com/item/1005005847632158.html",
"storeId":"1103856720",
"storeName":"TechGadgets Official Store",
"storeUrl":"https://www.aliexpress.com/store/1103856720",
"totalResults":48000,
"pageSize":60,
"scrapedAt":"2026-05-13T04:35:22Z"
}
FieldTypeDescription
categoryIdstringThe category ID you supplied.
categorySlugstringThe slug you supplied (or "products" if omitted).
pageintegerPage number this card appeared on.
positionintegerPosition of the card on the page (1-indexed).
productIdstringAliExpress product ID.
titlestringFull product title.
pricenumberCurrent sale price.
originalPricenumberPre-discount price (if any).
discountintegerDiscount percentage (0 if no discount).
currencystringISO currency code.
ratingnumberAverage star rating (0–5). Present on ~17% of cards.
ordersintegerTotal orders count. Present on ~42% of cards.
freeShippingbooleanWhether free shipping is offered.
sponsoredbooleantrue for paid-placement cards.
imagestringPrimary product image URL.
urlstringDirect link to the product page.
storeIdstringSeller's store ID.
storeNamestringSeller's store name.
totalResultsintegerTotal products AliExpress reports in this category.
scrapedAtstringISO 8601 timestamp of when the record was collected.

Other AliExpress Scrapers

ActorDescription
AliExpress Search ScraperKeyword search results across multiple pages.
AliExpress Category ScraperBrowse products by category ID.
AliExpress Product ScraperFull product detail from individual product URLs.
AliExpress Store ScraperStore profile and identity data from seller pages.
AliExpress Review ScraperPer-product review aggregates for every item in a store.

You might also like

AliExpress Product Scraper

dataharvest/aliexpress-scraper

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

AliExpress Product Scraper

xtracto/aliexpress-product-scraper

Extract product data from AliExpress item pages.

πŸ‘ User avatar

Farhan Febrian Nauval

3

AliExpress Store Details Scraper

nifty.codes/aliexpress-store-etails-scraper

Extract store profiles, follower counts, and seller ratings from AliExpress store pages. Powered by AliExpress Scraper.

AliExpress Product Search Scraper

khadinakbar/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.

AliExpress Products Scraper

nifty.codes/aliexpress-products-scraper

Extract product listings with prices, ratings, and store info from search results, categories, and store pages. Powered by AliExpress Scraper.

Aliexpress Product Description

pintostudio/aliexpress-product-description

The AliExpress Product Description Scraper is a powerful Apify actor that extracts detailed product descriptions, specifications, images, and pricing from AliExpress listings.

114

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

saswave/aliexpress-scraper

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

AliExpress Search Scraper

xtracto/aliexpress-search-scraper

Run keyword searches on AliExpress and collect every result card across paginated pages.

πŸ‘ User avatar

Farhan Febrian Nauval

2

Related articles

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