Made-in-China.com Scraper
Pricing
$2.00 / 1,000 product results
Made-in-China.com Scraper
Scrape product listings, specs, pricing, MOQ, and supplier profiles from Made-in-China.com B2B marketplace.
Pricing
$2.00 / 1,000 product results
Rating
0.0
(0)
Developer
Rastriq
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Extract product listings, technical specifications, pricing, MOQ, and supplier profiles from Made-in-China.com — the world's largest B2B marketplace for Chinese manufacturers.
No browser required. This Actor uses lightweight HTTP requests with TLS impersonation, making it fast, cost-efficient, and stable.
What does it do?
Made-in-China.com hosts millions of industrial product listings across categories like construction machinery, automotive parts, electronics, chemicals, and more. This Actor lets you:
- Search any keyword and paginate through all results
- Extract prices, MOQ (Minimum Order Quantity), and payment terms per product
- Pull full technical specifications from product detail pages
- Enrich results with verified supplier company profiles (business type, employees, certifications)
- Fetch buyer reviews with ratings, text, country, and date
Use cases
- Price intelligence — Track pricing and MOQ for machinery, parts, or commodities across thousands of suppliers
- Supplier discovery — Build lists of verified manufacturers for a specific product category
- Market research — Understand which countries source specific products, at what price points
- Competitive analysis — Monitor competitors' product portfolios and pricing
- Procurement automation — Feed supplier data into sourcing pipelines or ERP systems
- Investment research — Identify trending product categories and manufacturing hubs in China
Output fields
Each result record contains:
| Field | Description |
|---|---|
product_id | Made-in-China internal product ID |
product_name | Full product title |
product_url | Direct URL to the product page |
price_min_usd | Minimum price in USD |
price_max_usd | Maximum price in USD (price range) |
price_type | Pricing basis (FOB, EXW, CIF, etc.) |
moq_quantity | Minimum Order Quantity — number |
moq_unit | MOQ unit (Piece, Set, Kilogram, etc.) |
company_name | Manufacturer/supplier name |
company_url | Supplier's company profile URL |
properties | Key attributes from search card (Type, Application, etc.) |
search_page | Which result page this product appeared on |
specifications | Full key-value spec table (when fetch_product_detail is enabled) |
payment_terms | Accepted payment methods (L/C, T/T, PayPal, etc.) |
port | Shipping port (e.g. "Shanghai, China") |
categories | Breadcrumb category path |
image_urls | Product image URLs (up to 10) |
supplier | Full supplier profile object (when fetch_supplier is enabled) |
reviews | Array of buyer reviews (when fetch_reviews is enabled) |
Supplier profile fields (when fetch_supplier: true)
| Field | Description |
|---|---|
company_name | Official company name |
business_type | Manufacturer / Trading Company / Agent |
employees | Employee count range |
year_established | Year founded |
certifications | ISO, CE, and other certifications |
is_verified | Whether supplier has verified business license |
is_gold_member | Gold membership status |
is_audited | Third-party audit status |
product_count | Number of products listed |
Example input
{"keyword": "hydraulic excavator","max_pages": 5,"fetch_product_detail": true,"fetch_supplier": true,"fetch_reviews": false,"request_delay": 2.0}
Example output record
{"product_id": "YMcxQWmVONUe","product_name": "Xe210wb Wheel Type Excavator Foton Lovol Excavator","product_url": "https://oriemac.en.made-in-china.com/product/YMcxQWmVONUe/...","price_min_usd": "110000.00","price_max_usd": "120000.00","price_type": "FOB","moq_quantity": "1","moq_unit": "Piece","company_name": "Oriemac Machinery & Equipment (Shanghai) Co., Ltd.","company_url": "https://oriemac.en.made-in-china.com/","specifications": {"Model NO.": "XE210WB","Bucket": "Backhoe","Transmission": "Hydraulic Transmission","Certification": "CE, ISO9001: 2000","Operating Weight": "21000kg"},"payment_terms": "L/C, T/T, D/P, Western Union, Paypal","port": "Shanghai, China","categories": ["Engineering & Construction Machinery", "Excavator"],"supplier": {"business_type": "Manufacturer","employees": "201-500","is_verified": true,"is_gold_member": true}}
Performance & cost
| Mode | Products/run | Approx. run time |
|---|---|---|
Search only (fetch_product_detail: false) | ~400 (10 pages) | ~2 min |
| Search + Product detail | ~400 | ~15–25 min |
| Search + Product + Supplier | ~400 | ~30–45 min |
Use residential proxies (CN) for best results — some pages may be restricted for datacenter IPs.
Notes
- Pagination:
max_pagescontrols how many search result pages to scrape. Each page contains approximately 40 product listings. - Deduplication: Supplier profiles are fetched only once per unique company URL, even if the company appears multiple times in search results.
- Rate limiting: Use
request_delay≥ 1.5 seconds to avoid triggering anti-bot measures. The default is conservative and safe for most runs. - Proxy: For large runs or when scraping from outside China, enabling residential proxies (CN) significantly improves success rate.
Legal
This Actor accesses publicly available product and supplier information from Made-in-China.com's website in compliance with standard web scraping practices. It does not bypass login walls, paywalls, or any form of authentication. Users are responsible for ensuring their use of the extracted data complies with Made-in-China.com's Terms of Service and applicable data protection regulations.