Made-in-China Scraper - Manufacturer & Supplier Directory avatar

Made-in-China Scraper - Manufacturer & Supplier Directory

Pricing

from $3.00 / 1,000 supplier founds

Go to Apify Store
Made-in-China Scraper - Manufacturer & Supplier Directory

Made-in-China Scraper - Manufacturer & Supplier Directory

Scrape supplier data from Made-in-China.com, one of the largest B2B platforms for Chinese manufacturers. Extract company names, business types, main products, certifications, employee counts, factory sizes, export markets, and more.

Pricing

from $3.00 / 1,000 supplier founds

Rating

0.0

(0)

Developer

Alessandro Santamaria

Alessandro Santamaria

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Made-in-China Scraper - Chinese Manufacturer & Supplier Directory

Scrape supplier data from Made-in-China.com, one of the world's largest B2B platforms connecting global buyers with Chinese manufacturers and suppliers.

What data do you get?

For each supplier, the scraper extracts:

  • Company name and description
  • Business type (Manufacturer/Factory, Trading Company, etc.)
  • Main products list
  • Full address (street, city, province)
  • Employee count and annual revenue
  • Factory size (plant area in square meters)
  • Certifications (ISO, CE, FCC, RoHS, etc.)
  • Quality management system
  • Export markets and trade capacity
  • Company logo
  • Year founded

How to use

Option 1: Paste a search URL

  1. Go to made-in-china.com
  2. Search for suppliers using the "Suppliers" tab
  3. Copy the search results URL
  4. Paste it into the Search URLs field

Option 2: Use search query

Set the Search Query (e.g., "solar panel", "led light", "electronics") field. The scraper builds the URL automatically.

Input example

{
"searchUrls": ["https://www.made-in-china.com/manufacturers/electronics.html"],
"maxResults": 100,
"includeDetails": true,
"proxyConfiguration": {
"useApifyProxy": true
}
}

Input parameters

ParameterTypeDescription
searchUrlsarrayMade-in-China.com search result URLs
searchQuerystringSearch keyword to build URL automatically
maxResultsintegerMaximum number of suppliers (default: 100)
includeDetailsbooleanFetch profile pages for full data (default: true)
proxyConfigurationobjectProxy settings

Output example

{
"id": "teFEJlVWAXcd",
"name": "Shenzhen Xingtong IoT Technology Co., Ltd.",
"description": "PDA Data Collector, POS manufacturer / supplier in China...",
"supplier_type": "Manufacturer/Factory & Trading Company",
"main_products": ["Wireless Wired Barcode Scanner", "QR Code Module", "PDA Data Collector"],
"address": "3rd Floor, Building 6, Zhongsheng Technology Zone, Longgang District, Shenzhen, Guangdong, China",
"city": "Shenzhen",
"province": "Guangdong",
"country": "China",
"country_code": "CN",
"employee_count": "17",
"factory_size": "1461 square meters",
"certifications": ["ISO9001:2015", "FCC", "RoHS", "CE"],
"quality_system": "ISO9001:2015",
"export_markets": ["East Asia", "Australia", "Domestic"],
"logo_url": "https://image.made-in-china.com/...",
"source_url": "https://xtiot-scanner.en.made-in-china.com",
"source_platform": "made-in-china.com",
"scraped_at": "2026-03-26T10:00:00Z"
}

Performance

  • ~30 suppliers per SERP page
  • With details: ~1.5 seconds per supplier (rate limited)
  • SERP only: ~30 suppliers per second
  • Memory: 128 MB (Go binary, ~12MB Docker image)

Pricing

EventPrice
Start$0.005
SERP result$0.003
Detail result$0.005

Technical details

  • Built in Go with TLS fingerprinting (Chrome 124 profile)
  • HTTP-only scraping (no browser needed)
  • Handles pagination automatically
  • Deduplicates suppliers by internal ID
  • Graceful fallback to SERP data if detail page fails