Alibaba Scraper — Products, MOQ, Tiered Pricing & Suppliers avatar

Alibaba Scraper — Products, MOQ, Tiered Pricing & Suppliers

Pricing

from $0.009 / result record

Go to Apify Store
Alibaba Scraper — Products, MOQ, Tiered Pricing & Suppliers

Alibaba Scraper — Products, MOQ, Tiered Pricing & Suppliers

No-login Alibaba.com B2B scraper: product search, full details (MOQ, tiered/ladder pricing, SKU variants, specs, certifications, images/video), and supplier profiles (years, employees, response time, on-time delivery, trade assurance, ratings). HTTP-first via Apify Residential.

Pricing

from $0.009 / result record

Rating

0.0

(0)

Developer

Yuliia Kulakova

Yuliia Kulakova

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

No-login scraper for Alibaba.com (B2B wholesale). HTTP-first, no browser, no account. Extracts the B2B data that matters for sourcing: MOQ, tiered/ladder pricing, SKU variants, specifications, certifications, images/video, plus full supplier/company profiles (years as supplier, employees, response time, on-time-delivery rate, Trade Assurance, 6-month transaction volume, ratings).

Alibaba Scraper

Enjoying this Actor? If it's useful, please leave a ⭐️ rating and a short review — it genuinely helps. Something not working right? Open an issue on the Actor's Issues tab — I actively maintain this Actor and respond fast to fix problems and help you get things working.

Modes (combinable)

  • Product search — keyword or ready-made search URL → one product record per offer (MOQ, price range, supplier, ratings, supplier service / shipping scores, star level, Alibaba Guaranteed flag). Optionally enriched with the full product page. Filter to Alibaba Guaranteed offers with alibabaGuaranteed.
  • Product details — full product record by product URL or bare product ID (ladder pricing, SKU, specs, certifications, lead time, video, seller).
  • Supplier / company — supplier profile by minisite URL / subdomain / company ID.
  • Reviews (aggregates) — product & store rating, review counts, supplier rating breakdown.

Example input

{
"mode": ["search"],
"searchTerms": ["bluetooth speaker"],
"maxItems": 20,
"fetchProductDetails": true,
"shipToCountry": "US",
"currency": "USD"
}

Product details / supplier by URL or ID:

{
"mode": ["product-details", "supplier-company"],
"productIds": ["1601787130500"],
"supplierUrls": ["https://momenrhythm.en.alibaba.com/"]
}

Output (one real product, trimmed)

{
"recordType": "product",
"productId": "1601787130500",
"title": "Branded Retail Speaker Digital Audio Product Parlante Waterproof Ipx7 Portable Wireless...",
"priceMin": 7.8, "priceMax": 10.3, "priceDisplay": "$7.80-10.30", "currency": "USD",
"ladderPrices": [
{ "minQty": 2, "maxQty": 39, "price": 10.3, "priceDisplay": "$10.30" },
{ "minQty": 40, "maxQty": 199, "price": 8.5, "priceDisplay": "$8.50" },
{ "minQty": 200, "maxQty": 2999, "price": 8.2, "priceDisplay": "$8.20" },
{ "minQty": 3000, "maxQty": null, "price": 7.8, "priceDisplay": "$7.80" }
],
"moq": 2, "moqUnit": "pieces", "boxMoq": 1,
"specifications": [ { "name": "BT Wireless", "value": "Bluetooth v5.4" }, { "name": "Output Power", "value": "10-30W" } ],
"variantOptions": [ { "name": "color", "type": "IMAGE", "values": ["Black","Blue","Red","Camouflage","Multi"] } ],
"certifications": [ { "name": "CE" }, { "name": "RoHS" }, { "name": "UN38.3" } ],
"leadTime": [ { "minQty": 1, "maxQty": 1000, "days": 20 }, { "minQty": 1001, "maxQty": 3000, "days": 30 } ],
"video": { "videoId": "6000329930385", "url": "https://video.alibaba.com/vod/6000329930385/master.m3u8" },
"productRating": 4.8, "reviewCount": 10, "soldCount": 5,
"isAlibabaGuaranteed": true, "supplierServiceScore": 4.7, "shippingScore": 4.7, "starLevel": 2,
"companyName": "Shenzhen Momenrhythm Infinity Technology Co., Ltd.", "supplierCountry": "CN",
"supplierYears": 3, "businessType": "Manufacturer,Trading Company",
"responseTime": "≤1h", "onTimeDeliveryRate": "100.0%",
"tradeAssurance": true, "tradeAssuranceAmount": "66,000",
"supplier": { "employees": "11-50", "transactions6mAmount": "30,000+", "transactions6mCount": 53, "rating": 4.8 }
}

With includeReviews: true, each product record also carries an inline reviews aggregate:

{
"reviews": {
"productRating": 4.8, "storeRating": 4.8, "storeReviewCount": 88, "supplierRating": 4.8,
"supplierRatingBreakdown": { "supplierServices": 4.9, "shippingTime": 4.9, "productQuality": 4.8 },
"snippets": [], "snippetsAvailable": 0,
"note": "Alibaba.com does not expose individual buyer reviews without login; aggregates only."
}
}

The standalone reviews mode emits one review-summary record per product (the same aggregates as its own dataset row).

Supplier record (trimmed):

{
"recordType": "supplier",
"companyId": "283039640", "companyName": "Shenzhen Momenrhythm Infinity Technology Co., Ltd.",
"url": "https://momenrhythm.en.alibaba.com/", "supplierCountry": "CN",
"businessType": "Manufacturer,Trading Company", "supplierYears": 3, "employees": "11-50",
"responseTime": "≤1h", "onTimeDeliveryRate": "100.0%", "isGoldSupplier": true,
"isVerifiedManufacturer": "Verified as Custom Manufacturer",
"tradeAssurance": true, "tradeAssuranceAmount": "66,000",
"transactions6mAmount": "30,000+", "transactions6mCount": 53,
"rating": 4.8, "ratingBreakdown": { "supplierServices": 4.9, "shippingTime": 4.9, "productQuality": 4.8 },
"factoryRank": "#10 leading manufacturer in Speakers & Accessories"
}

Pricing

This Actor uses Apify's pay-per-event model: a small start fee per run plus a per-record charge for every result returned to your dataset (each product, supplier or review-summary row) — on top of your own Apify platform usage (compute + proxy). There are no monthly minimums, and the per-record charge is the dominant cost. The exact start fee and per-record rate are shown on the Actor's Pricing tab in the Apify Store. Use maxItems and the min/max filters to cap spend.

Proxy

Proxies are included and configured automatically — just leave the default in place. The proxy country is pinned to your ship-to country so prices stay localized (USD for a US context). No login, API key, or captcha-solver is needed for search / product-details / supplier.

Notes & honesty

  • Reviews: Alibaba.com does not expose individual buyer review text without login. The reviews mode returns genuine aggregates (product & store rating, review counts, supplier rating breakdown) and any embedded review snippets that carry text — it never fabricates review bodies.
  • Supplier profiles are assembled from the supplier's public minisite and product listings, so they return reliably with the full company data (years, employees, ratings, Trade Assurance, transactions).
  • You are responsible for complying with Alibaba's Terms of Service and applicable law.