1688 Product / Offer Scraper avatar

1688 Product / Offer Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
1688 Product / Offer Scraper

1688 Product / Offer Scraper

Scrape 1688.com (Alibaba's Chinese wholesale marketplace) product/offer details: title, wholesale price tiers, minimum order quantity, units sold, supplier, and images. No login required — parsed directly from the offer page.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Zane

Zane

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

2

Monthly active users

12 days ago

Last modified

Share

Scrape product (offer) details from 1688.com — Alibaba's Chinese wholesale marketplace. Returns clean, structured data: title, wholesale price tiers, minimum order quantity (MOQ), unit, units sold, supplier info, mixed-batch rules, and images. No login or cookies required.

Built for sourcing agents, dropshippers, and cross-border e-commerce teams who need factory-direct wholesale data from 1688 in a structured format.

What you get

One dataset record per offer, including:

  • title, price, priceTiers — wholesale tier pricing [{beginAmount, price}]
  • minOrderQuantity (MOQ), unit, soldText — units sold
  • images — image gallery
  • mix — mixed-batch rules (min pieces / min amount)
  • supplier — company name, member ID, store URL
  • categoryId, detailDescUrl

Input

{
"offerIds": ["991308412993", "672495061376"],
"offerUrls": ["https://detail.1688.com/offer/991308412993.html"],
"maxResults": 50
}
  • offerIds — 1688 product IDs (the number in m.1688.com/offer/<ID>.html).
  • offerUrls — full 1688 product URLs; the ID is extracted automatically.
  • maxResults — cap on offers scraped per run (default 50).

Provide either offerIds or offerUrls (or both).

Output example

{
"offerId": "991308412993",
"url": "https://m.1688.com/offer/991308412993.html",
"title": "厂家批发加高折叠月亮椅户外折叠休闲椅自驾野餐露营椅钓鱼凳野营",
"price": "27.30",
"priceTiers": [{ "beginAmount": 10, "price": "27.30" }],
"minOrderQuantity": 10,
"unit": "个",
"soldText": "50+",
"images": ["https://cbu01.alicdn.com/img/ibank/…310x310.jpg"],
"supplier": {
"companyName": "临沂市兰山区开坤家居用品厂(个体工商户)",
"memberId": "b2b-2218568164994eaaa9",
"storeUrl": "https://winport.m.1688.com/page/index.html?memberId=…"
},
"mix": { "isSupportMix": true, "mixNumber": 200, "mixAmount": 2000 },
"categoryId": "122098004"
}

Product text (titles, company names) is returned in its original Chinese, exactly as 1688 publishes it. Proxy and anti-bot handling are fully managed by the Actor — no configuration needed.

Pricing

Pay-per-result: $1.99 per 1,000 results. No subscription.

Disclaimer

This Actor retrieves only publicly available product-listing data. Respect 1688.com's terms and applicable laws, and use the data responsibly.