Made-in-China Scraper: Chinese Manufacturer and Supplier Directory
Extract supplier profiles from Made-in-China.com, one of the world's largest B2B platforms connecting global buyers with Chinese manufacturers. Returns supplier name, business type (Manufacturer, Trading Company, Buying Office), main products, full address (city, province), employee count, annual revenue, factory area in square meters, certifications (ISO, CE, FCC, RoHS), export markets, year founded, and company logo. Built for sourcing teams, importers, and supply chain analysts.
Detail price
$5/1k profiles
Anti-Bot
TLS fingerprinting
What you can scrape
- Identity: supplier_name, business_type, year_founded, source_url, logo_url
- Contact: address, city, province, phone, email when available
- Products: main_products list, product categories
- Production capacity: employee_count, annual_revenue, factory_area (sqm)
- Compliance: certifications (ISO 9001, ISO 14001, CE, FCC, RoHS, BSCI), quality management system
- Trade: export_markets, trade capacity, OEM/ODM flags
Primary use cases
- Sourcing and procurement. Find verified manufacturers for a SKU by filtering on certifications and factory size
- Supply chain diversification. Build a backup supplier list per category to reduce single-source risk
- Importer lead gen. Build outreach lists of Chinese suppliers targeting specific export markets
- Market research. Map manufacturer density and capacity across Chinese provinces for a vertical
- Due diligence. Cross-check certifications and reported revenue before placing a first order
API example
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~made-in-china-scraper/runs?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"searchQuery": "solar panel",
"maxResults": 200,
"includeDetails": true
}'
Integrations
- n8n, Make, Zapier: trigger runs and process supplier records via webhook
- AI Agents (MCP): Claude Desktop, Cursor, VS Code, LangChain, LlamaIndex
- Python, Node.js: Apify SDK for programmatic access
- Google Sheets, Airtable: export keywords in, supplier records out
Output fields
| Field | Type | Example |
| supplier_name | string | Shenzhen Solar Tech Co., Ltd. |
| business_type | string | Manufacturer/Factory |
| main_products | string[] | ["Solar panels", "Inverters"] |
| city | string | Shenzhen |
| province | string | Guangdong |
| employee_count | string | 101 to 500 |
| annual_revenue | string | US$10M to US$50M |
| factory_area_sqm | integer | 5000 |
| certifications | string[] | ["ISO 9001", "CE", "RoHS"] |
| year_founded | integer | 2008 |
Notes and limits
- Email is rarely public. Made-in-China keeps direct email behind a contact form for most listings. Use website fields and pair with our Website Contact Extractor
- Verified vs. Audited. The output preserves Made-in-China's own verification tier flags so you can filter on supplier trust signals
- Banded fields. Revenue and employee counts are published as ranges, not exact numbers. The scraper returns them verbatim
Related Actors