# Alibaba Product Details Scraper (`piotrv1001/alibaba-product-details-scraper`) Actor

Extracts full product data from any Alibaba product URL — quantity price tiers, every variant with its price and stock, MOQ, lead times, specifications, certifications and the supplier's trade history — for sourcing, supplier vetting and price monitoring.

- **URL**: https://apify.com/piotrv1001/alibaba-product-details-scraper.md
- **Developed by:** [FalconScrape](https://apify.com/piotrv1001) (community)
- **Categories:** E-commerce, Lead generation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 1 bookmarks
- **User rating**: No ratings yet

## Pricing

$5.00 / 1,000 products

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## 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.
The best way to integrate Actors is as follows.

- **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 usage examples, see the [API](#api) section below.

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).

# README

### 🚀 Alibaba Product Details Scraper

Get **everything on an Alibaba product page as clean JSON** — quantity price tiers, every variant with its own price and stock, MOQ, lead times by order size, the full specification table, certifications, and the supplier's ratings and 180-day trade history. Paste one or hundreds of product URLs and download the result as JSON, CSV or Excel, or pull it straight from the [Apify API](https://docs.apify.com/api/v2).

This is the natural second step after the [Alibaba Listings Scraper](https://apify.com/piotrv1001/alibaba-listings-scraper): search gives you the candidates, this Actor gives you the full record for each one — in a single row per product.

### ✨ Features

- 💰 **Quantity price tiers** — the price ladder exactly as the supplier set it (`5–499 pcs $0.52`, `500–2,499 pcs $0.49`…), or per-variant prices when the product is priced by SKU.
- 🎨 **Every variant** — each SKU with its attributes (`Color`, `Length`, `Lamp Power`…), price, promotion price and warehouse stock.
- 📦 **MOQ and lead time** — minimum order as a number with its unit, and production lead time in days by order quantity.
- 🏭 **Supplier on every row** — company name and URL, years on Alibaba, staff band, verification flags, rating and review count, on-time delivery rate, response time, revenue and order count over the last 180 days, Trade Assurance limit.
- 📜 **Certifications** — certificate name, number, type, issuer, validity dates and images, per product.
- 📐 **Full specifications** — the complete attribute table (material, power, certification, place of origin…), category path, images, product video, sample terms and customisation options with their own MOQ.
- ⚡ **Fast and cheap** — one request per product, no browser, a few seconds per item; the default proxy setting is all it needs.

### 💡 Why use Alibaba Product Details Scraper?

- **Sourcing and supplier vetting** — compare the same product across suppliers on price tiers, MOQ, lead time, certifications and trade history.
- **Landed-cost modelling** — feed the price ladder, unit weight and MOQ into your cost sheet before requesting a quote.
- **Price and stock monitoring** — refresh your shortlisted products on a schedule and diff the tiers and variant stock.
- **Catalogue building** — titles, images, attribute tables and variant matrices ready to map into your own store or PIM.
- **AI and data pipelines** — structured product and supplier records ready for matching, enrichment or embedding.

### 🛠️ How to use Alibaba Product Details Scraper

1. **Add product URLs** — paste links like `https://www.alibaba.com/product-detail/High-Density-No-Led-Dot-FOB_60409871093.html`. Combine it with the [Alibaba Listings Scraper](https://apify.com/piotrv1001/alibaba-listings-scraper) to feed in search results.
2. **Set a limit** — `maxItems` caps how many products are scraped (50 by default).
3. **Run the Actor** — from the Console, on a schedule, or via the API.
4. **Download your data** — export the dataset as JSON, CSV, Excel or XML, or send it to Google Sheets, Slack, Zapier, Make or your own webhook.

### 📥 Input

| Field                | Type    | Description                                                        |
| -------------------- | ------- | ------------------------------------------------------------------ |
| `productUrls`        | array   | **Required.** Alibaba product page URLs.                           |
| `maxItems`           | integer | Maximum number of products to scrape. Default `50`.                |
| `proxyConfiguration` | object  | Proxy settings. The default works; residential proxies not needed. |

Example input:

```json
{
    "productUrls": [
        { "url": "https://www.alibaba.com/product-detail/High-Density-No-Led-Dot-FOB_60409871093.html" },
        { "url": "https://www.alibaba.com/product-detail/Joystar-Energy-Saving-5V-RGB-LED_1601278086778.html" }
    ],
    "maxItems": 50
}
```

### 📊 Sample output data

One record per product (arrays shortened here — a real record carries every image, attribute, variant and certificate):

```json
{
    "productId": "60409871093",
    "url": "https://www.alibaba.com/product-detail/High-Density-No-Led-Dot-FOB_60409871093.html",
    "status": "ok",
    "title": "High Density No Led Dot FOB Led Strip 24V 320 Led/m COB Strip Light",
    "category": "Lights & Lighting > Smart lighting > Smart Strip Lights",
    "currency": "USD",
    "unit": "meter",
    "moq": 5,
    "price": { "min": 0.73, "max": 0.91 },
    "promotionPrice": { "min": 0.66, "max": 0.82 },
    "discountPercent": 10,
    "priceTiers": [],
    "skuAttributes": [
        {
            "name": "Color",
            "values": [
                {
                    "id": 3331185,
                    "name": "White",
                    "image": "https://sc04.alicdn.com/kf/Hb49b40fc499d4f248f85f2c68cd3393cm.jpg"
                }
            ]
        },
        { "name": "Emitting Color", "values": [{ "id": -4, "name": "2700K", "image": null }] }
    ],
    "skus": [
        {
            "skuId": "106255794771",
            "attributes": { "Color": "White", "Emitting Color": "2700K", "Lamp Power(W)": "8W", "Length": "5m" },
            "price": 0.91,
            "promotionPrice": 0.82,
            "stock": 990
        }
    ],
    "totalStock": 15867,
    "salesVolume": "1093 sold",
    "reviewCount": 23,
    "tradePriceType": "FOB",
    "tradeAssurance": true,
    "leadTime": [{ "minQuantity": 1, "maxQuantity": 10000, "days": 6 }],
    "shipsFrom": "CN",
    "unitWeightKg": 0.023,
    "unitSizeCm": "10X10X1",
    "sample": { "available": true, "free": false, "price": 0.73, "maxQuantity": 5 },
    "customization": [{ "type": "Customized logo", "moq": 500, "unit": "meter" }],
    "attributes": [
        { "name": "Color Temperature(CCT)", "value": "2700K/3000K/4000K/6000K" },
        { "name": "Place of Origin", "value": "Guangdong, China" }
    ],
    "images": ["https://sc04.alicdn.com/kf/H3a47b43795214a95ad9e6c14a0c425aai.jpg"],
    "video": "https://gv.videocdn.alibaba.com/.../20240419_458559461377_mp4_264_sd.mp4",
    "certifications": [
        {
            "name": "Declaration of Conformity",
            "number": "00160AX00251CS",
            "type": "PRODUCT",
            "ownership": "Supplier-owned",
            "issuer": "Other",
            "validFrom": "02/10/2026",
            "validTo": "07/07/2031",
            "images": ["https://sc04.alicdn.com/kf/Hf700163d2e564d50bd0c9fd7ca2acd15x.png"]
        }
    ],
    "supplier": {
        "companyId": "200876005",
        "name": "Shenzhen Bright Technology Industrial Ltd.",
        "url": "https://brightest.en.alibaba.com/company_profile.html",
        "country": "CN",
        "businessType": "Manufacturer,Trading Company",
        "yearsOnAlibaba": 17,
        "employees": "101-200",
        "goldSupplier": true,
        "verifiedSupplier": true,
        "verifiedManufacturer": "Verified as Custom Manufacturer",
        "rating": 4.8,
        "reviewCount": 32,
        "storeRating": 4.8,
        "storeReviewCount": 908,
        "onTimeDeliveryRate": "96.3%",
        "responseTime": "≤3h",
        "revenueLast180Days": 2263245.5,
        "ordersLast180Days": 281,
        "tradeAssuranceLimit": 730000,
        "contactName": "Mr. He",
        "contactTitle": "Sales Manager"
    },
    "scrapedAt": "2026-09-12T12:40:12.345Z"
}
```

Products are priced in one of two ways on Alibaba. `priceTiers` holds the quantity ladder when the supplier set one (with `maxQuantity: null` on the open-ended top tier); otherwise the price lives on each entry in `skus`. `price` always carries the overall min and max in USD.

### 💵 Pricing

You pay **$0.005 per product scraped** — one price for the full record with all tiers, variants, specifications, certifications and supplier details, however many variants the product has. Products that no longer exist are not charged. Apify platform usage is billed separately; a typical product costs a fraction of a cent in compute.

### ❓ FAQ

**Why is `priceTiers` empty for some products?**
The supplier priced that product per variant rather than by quantity. Look at `skus[].price` instead; `price.min` and `price.max` summarise the range either way.

**Why is `stock` or `totalStock` null?**
The supplier did not set a stock figure, which Alibaba shows as unlimited. The variant is still orderable; the number is simply not published.

**Can I get prices in another currency?**
Prices are returned in USD. Alibaba computes the dollar value for every price on the page, so it is the one figure that is always available and comparable across suppliers.

**Does it include the supplier's long description?**
No. The record carries the full attribute table, images and video; the free-text description block is not part of the output.

**How do I get search results?**
Use the [Alibaba Listings Scraper](https://apify.com/piotrv1001/alibaba-listings-scraper) for keyword search. Its `productUrl` column feeds straight into this Actor.

**Is this legal?**
The Actor only collects publicly available product and supplier information. Make sure your use complies with Alibaba's terms and the laws that apply to you.

Turn Alibaba product pages into structured sourcing data with the **Alibaba Product Details Scraper** today! 🚀

# Actor input Schema

## `productUrls` (type: `array`):

Product pages to scrape, e.g. https://www.alibaba.com/product-detail/High-Density-No-Led-Dot-FOB\_60409871093.html. Paste the full URL as it appears in the browser.

## `maxItems` (type: `integer`):

Stop after this many products from the list.

## `proxyConfiguration` (type: `object`):

Proxy settings. The default works well; there is no need to switch to residential proxies for this Actor.

## Actor input object example

```json
{
  "productUrls": [
    {
      "url": "https://www.alibaba.com/product-detail/High-Density-No-Led-Dot-FOB_60409871093.html"
    },
    {
      "url": "https://www.alibaba.com/product-detail/Joystar-Energy-Saving-5V-RGB-LED_1601278086778.html"
    },
    {
      "url": "https://www.alibaba.com/product-detail/Dropshipping-Free-Design-Custom-Led-Neon_1601291800018.html"
    }
  ],
  "maxItems": 50,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

# Actor output Schema

## `products` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "productUrls": [
        {
            "url": "https://www.alibaba.com/product-detail/High-Density-No-Led-Dot-FOB_60409871093.html"
        },
        {
            "url": "https://www.alibaba.com/product-detail/Joystar-Energy-Saving-5V-RGB-LED_1601278086778.html"
        },
        {
            "url": "https://www.alibaba.com/product-detail/Dropshipping-Free-Design-Custom-Led-Neon_1601291800018.html"
        }
    ],
    "proxyConfiguration": {
        "useApifyProxy": true
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("piotrv1001/alibaba-product-details-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "productUrls": [
        { "url": "https://www.alibaba.com/product-detail/High-Density-No-Led-Dot-FOB_60409871093.html" },
        { "url": "https://www.alibaba.com/product-detail/Joystar-Energy-Saving-5V-RGB-LED_1601278086778.html" },
        { "url": "https://www.alibaba.com/product-detail/Dropshipping-Free-Design-Custom-Led-Neon_1601291800018.html" },
    ],
    "proxyConfiguration": { "useApifyProxy": True },
}

# Run the Actor and wait for it to finish
run = client.actor("piotrv1001/alibaba-product-details-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "productUrls": [
    {
      "url": "https://www.alibaba.com/product-detail/High-Density-No-Led-Dot-FOB_60409871093.html"
    },
    {
      "url": "https://www.alibaba.com/product-detail/Joystar-Energy-Saving-5V-RGB-LED_1601278086778.html"
    },
    {
      "url": "https://www.alibaba.com/product-detail/Dropshipping-Free-Design-Custom-Led-Neon_1601291800018.html"
    }
  ],
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}' |
apify call piotrv1001/alibaba-product-details-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,piotrv1001/alibaba-product-details-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/Im8hr2tWxPY8GL4ny/builds/ceq7wdUiTRyvAPbcf/openapi.json
