# Find best selling products on AliExpress

**Use case:** 

Find the best selling products on AliExpress by real order volume, with the exact number of units sold rather than the rounded badge on the listing.

## Input

```json
{
  "keywords": [
    "kitchen gadgets"
  ],
  "productUrls": [],
  "maxResults": 200,
  "country": "US",
  "currency": "USD",
  "language": "en_US",
  "sort": "orders",
  "filters": [],
  "shipFrom": "",
  "includeProductDetails": true,
  "includeDescription": false,
  "includeReviews": false,
  "maxReviewsPerProduct": 100,
  "reviewFilter": "all"
}
```

## Output

```json
{
  "productId": {
    "label": "Product ID",
    "format": "text"
  },
  "itemId": {
    "label": "Item ID (alternate)",
    "format": "text"
  },
  "title": {
    "label": "Title",
    "format": "text"
  },
  "url": {
    "label": "Product URL",
    "format": "link"
  },
  "image": {
    "label": "Main image",
    "format": "image"
  },
  "price": {
    "label": "Price",
    "format": "number"
  },
  "priceFormatted": {
    "label": "Price (formatted)",
    "format": "text"
  },
  "currency": {
    "label": "Currency",
    "format": "text"
  },
  "currencySymbol": {
    "label": "Currency symbol",
    "format": "text"
  },
  "originalPrice": {
    "label": "Original price",
    "format": "number"
  },
  "originalPriceFormatted": {
    "label": "Original price (formatted)",
    "format": "text"
  },
  "discountPercent": {
    "label": "Discount %",
    "format": "number"
  },
  "taxRate": {
    "label": "Tax rate",
    "format": "number"
  },
  "taxAmount": {
    "label": "Tax amount",
    "format": "number"
  },
  "sellerOfferPrice": {
    "label": "Seller offer price",
    "format": "number"
  },
  "priceRange": {
    "label": "Price range (min/max across variants)",
    "format": "object"
  },
  "soldCount": {
    "label": "Units sold (exact)",
    "format": "number"
  },
  "storeName": {
    "label": "Store name (sponsored listings)",
    "format": "text"
  },
  "companyName": {
    "label": "Company name (sponsored listings)",
    "format": "text"
  },
  "soldText": {
    "label": "Units sold (as shown)",
    "format": "text"
  },
  "rating": {
    "label": "Rating",
    "format": "number"
  },
  "reviewCount": {
    "label": "Number of reviews",
    "format": "number"
  },
  "detailRating": {
    "label": "Rating (product page)",
    "format": "number"
  },
  "detailSoldText": {
    "label": "Sales summary",
    "format": "text"
  },
  "wishlistCount": {
    "label": "Wishlist saves",
    "format": "number"
  },
  "storeWishedCount": {
    "label": "Store followers",
    "format": "number"
  },
  "variantCount": {
    "label": "Number of variants",
    "format": "number"
  },
  "variants": {
    "label": "Variants (price, stock, availability per option)",
    "format": "array"
  },
  "variantOptions": {
    "label": "Variant option groups",
    "format": "array"
  },
  "totalInventory": {
    "label": "Total stock",
    "format": "number"
  },
  "inStock": {
    "label": "In stock",
    "format": "boolean"
  },
  "listingActive": {
    "label": "Listing active",
    "format": "boolean"
  },
  "sizeCharts": {
    "label": "Size charts",
    "format": "array"
  },
  "gallery": {
    "label": "Image gallery",
    "format": "array"
  },
  "images": {
    "label": "Variant thumbnails",
    "format": "array"
  },
  "video": {
    "label": "Product video",
    "format": "object"
  },
  "specifications": {
    "label": "Specifications",
    "format": "array"
  },
  "certifications": {
    "label": "Certifications",
    "format": "array"
  },
  "descriptionUrl": {
    "label": "Description page",
    "format": "link"
  },
  "descriptionJsonUrl": {
    "label": "Description (structured)",
    "format": "link"
  },
  "descriptionHtml": {
    "label": "Description HTML",
    "format": "text"
  },
  "descriptionText": {
    "label": "Description text",
    "format": "text"
  },
  "descriptionImages": {
    "label": "Description images",
    "format": "array"
  },
  "attachments": {
    "label": "Attachments (manuals, datasheets)",
    "format": "array"
  },
  "seller": {
    "label": "Seller (store name, rating, performance)",
    "format": "object"
  },
  "shipping": {
    "label": "Delivery options (cost, days, carrier, per destination)",
    "format": "array"
  },
  "deliveryDaysMin": {
    "label": "Delivery days (min)",
    "format": "number"
  },
  "deliveryDaysMax": {
    "label": "Delivery days (max)",
    "format": "number"
  },
  "estimatedDeliveryFrom": {
    "label": "Estimated delivery from",
    "format": "date"
  },
  "estimatedDeliveryTo": {
    "label": "Estimated delivery to",
    "format": "date"
  },
  "coupons": {
    "label": "Coupons",
    "format": "array"
  },
  "buyerProtections": {
    "label": "Buyer protections",
    "format": "array"
  },
  "sellingPoints": {
    "label": "Badges",
    "format": "array"
  },
  "promoType": {
    "label": "Promotion type",
    "format": "text"
  },
  "promoText": {
    "label": "Promotion label",
    "format": "text"
  },
  "promotionDetails": {
    "label": "Promotion details",
    "format": "text"
  },
  "promotionSource": {
    "label": "Promotion source",
    "format": "text"
  },
  "energyLabel": {
    "label": "EU energy label",
    "format": "object"
  },
  "categoryId": {
    "label": "Category ID",
    "format": "text"
  },
  "postCategoryId": {
    "label": "Post category ID",
    "format": "text"
  },
  "categoryPath": {
    "label": "Category path",
    "format": "array"
  },
  "isChoice": {
    "label": "AliExpress Choice",
    "format": "boolean"
  },
  "isAd": {
    "label": "Sponsored",
    "format": "boolean"
  },
  "adLabel": {
    "label": "Sponsored label",
    "format": "text"
  },
  "listedAt": {
    "label": "Listed on",
    "format": "date"
  },
  "spuId": {
    "label": "SPU ID",
    "format": "text"
  },
  "skuId": {
    "label": "Default SKU ID",
    "format": "text"
  },
  "skuTags": {
    "label": "SKU tags",
    "format": "text"
  },
  "detailTitle": {
    "label": "Title (product page)",
    "format": "text"
  },
  "imageWidth": {
    "label": "Main image width",
    "format": "number"
  },
  "imageHeight": {
    "label": "Main image height",
    "format": "number"
  },
  "reviews": {
    "label": "Reviews",
    "format": "array"
  },
  "reviewStatistics": {
    "label": "Review statistics (star distribution)",
    "format": "object"
  },
  "reviewImpressions": {
    "label": "Review themes with sentiment",
    "format": "array"
  },
  "reviewFilterCounts": {
    "label": "Reviews available per filter",
    "format": "object"
  }
}
```

## About this Actor

This example demonstrates how to use [AliExpress Product Scraper - Prices, Variants & Reviews](https://apify.com/zen-studio/aliexpress-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/zen-studio/aliexpress-scraper) to learn more, explore other use cases, and run it yourself.


## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
This Task's input is already configured above — use it as-is rather than inventing a new one.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For full API examples (JavaScript, Python, CLI, MCP, OpenAPI), see this Task's Actor page: https://apify.com/zen-studio/aliexpress-scraper.md

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).
