Made In China Scraper
Pricing
from $0.00005 / actor start
Made In China Scraper
Extract comprehensive product data from made-in-china.com supplier stores including pricing, specifications, certifications, and supplier details.
Pricing
from $0.00005 / actor start
Rating
0.0
(0)
Developer

Akash Kumar Naik
Actor stats
1
Bookmarked
5
Total users
2
Monthly active users
20 days ago
Last modified
Categories
Share
Made-in-China.com Product Scraper
Extract product data from made-in-china.com supplier stores. This Apify Actor scrapes product listings, pricing, specifications, images, and supplier details from product group pages and individual product pages.
What does Made-in-China Scraper do?
Made-in-China Scraper extracts product data from supplier stores on made-in-china.com. Provide a product group URL or individual product URL, and the Actor will crawl and extract comprehensive product information including titles, pricing tiers, specifications, certifications, and supplier details.
Why scrape Made-in-China.com?
Made-in-China.com is one of the largest B2B platforms connecting buyers with Chinese suppliers. Businesses use this data for:
- Market research - Analyze competitor products and pricing strategies
- Lead generation - Find verified suppliers with contact information
- Price monitoring - Track pricing changes across suppliers
- Product sourcing - Compare specifications and MOQs across products
How much will it cost to scrape Made-in-China.com?
This Actor uses pay-per-event pricing:
| Event | Price | Description |
|---|---|---|
| Actor start | $0.00005 | Automatic charge when run starts |
| Product scraped | $0.01 | Per successfully scraped product |
Example costs:
- 100 products: ~$1.00
- 1,000 products: ~$10.00
- 10,000 products: ~$100.00
You can set a maximum spending limit per run to control costs. The Actor will automatically stop when the limit is reached.
Input
The Actor accepts the following input parameters:
| Field | Type | Default | Description |
|---|---|---|---|
| startUrl | string | - | Product group or product detail page URL (required) |
| maxItems | integer | 0 | Maximum products to scrape (0 = unlimited) |
| includeImages | boolean | true | Extract product image URLs |
| proxyConfig | object | Apify Residential | Proxy configuration |
Input example
{"startUrl": "https://sunlink-furniture.en.made-in-china.com/product-group/zegaGQnxWIVp/Recliner-Sofa-1.html","maxItems": 100,"includeImages": true}
Output
Each scraped product contains the following fields:
| Field | Type | Description |
|---|---|---|
| url | string | Product URL |
| scrapedAt | string | ISO timestamp |
| title | string | Product title |
| modelNumber | string | Model/item number |
| description | string | Product description |
| fobPrice | string | FOB price range |
| pricingTiers | array | Volume-based pricing tiers |
| moq | string | Minimum order quantity |
| leadTime | string | Delivery lead time |
| images | array | Product image URLs |
| specifications | object | Product specifications (key-value pairs) |
| certifications | array | Product certifications |
| supplierName | string | Supplier company name |
| supplierRating | string | Supplier rating score |
| supplierYears | string | Years in business |
| supplierVerified | boolean | Whether supplier is audited/verified |
| supplierContact | object | Contact information (email, phone, website) |
Output example
{"url": "https://sunlink-furniture.en.made-in-china.com/product/Recliner-Sofa-Modern-Furniture-Living-Room-Sets_qgRrJQiByVgq.html","scrapedAt": "2026-02-22T10:30:00.000Z","title": "Modern Recliner Sofa Living Room Furniture","modelNumber": "SL-RS-001","fobPrice": "USD 568.0","moq": "1 Set","leadTime": "15-25 days","images": ["https://image.made-in-china.com/product1.webp","https://image.made-in-china.com/product2.webp"],"specifications": {"Material": "PU Leather","Frame Material": "Metal","Style": "Modern"},"certifications": ["SGS", "CE"],"supplierName": "Foshan Sunlink Furniture Co., Ltd.","supplierRating": "4.8/5","supplierYears": "15 years","supplierVerified": true,"supplierContact": {"website": "https://sunlink-furniture.en.made-in-china.com"}}
How to use Made-in-China Scraper
- Find a product URL - Navigate to made-in-china.com and find a product group page or individual product page you want to scrape
- Configure input - Paste the URL into the
startUrlfield and adjust settings as needed - Set spending limit - Optionally set a maximum cost per run in the Console
- Run the Actor - Click "Start" and wait for results
- Download data - Export results as JSON, CSV, or Excel from the dataset
Tips for best results
- Use proxy configuration - The default Apify Residential proxies help avoid IP blocks
- Set maxItems - Use
maxItemsto limit results and control costs for large catalogs - Product group pages - Start with product group/category pages to crawl multiple products at once
Is it legal to scrape Made-in-China.com?
This scraper extracts only publicly available product data from made-in-china.com. Web scraping for personal or business research purposes is generally considered legal when scraping public data. However, you should:
- Review the website's Terms of Service
- Avoid scraping personal or private data
- Use data responsibly and ethically
For more information, see Apify's blog post on the legality of web scraping.
Support
If you encounter issues or have questions:
- Check the Issues tab on the Actor page for known bugs and updates
- Report new issues through the Issues tab
- For custom requirements or enterprise solutions, contact the developer
Integrate with your workflow
After scraping, you can:
- Download results as JSON, CSV, or Excel
- Access via API - Use the dataset API endpoint for programmatic access
- Schedule runs - Set up recurring scraping jobs
- Connect to integrations - Use with Zapier, Make, or custom webhooks