Made In China Scraper avatar

Made In China Scraper

Pricing

from $0.00005 / actor start

Go to Apify Store
Made In China Scraper

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

Akash Kumar Naik

Maintained by Community

Actor stats

1

Bookmarked

5

Total users

2

Monthly active users

20 days ago

Last modified

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:

EventPriceDescription
Actor start$0.00005Automatic charge when run starts
Product scraped$0.01Per 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:

FieldTypeDefaultDescription
startUrlstring-Product group or product detail page URL (required)
maxItemsinteger0Maximum products to scrape (0 = unlimited)
includeImagesbooleantrueExtract product image URLs
proxyConfigobjectApify ResidentialProxy 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:

FieldTypeDescription
urlstringProduct URL
scrapedAtstringISO timestamp
titlestringProduct title
modelNumberstringModel/item number
descriptionstringProduct description
fobPricestringFOB price range
pricingTiersarrayVolume-based pricing tiers
moqstringMinimum order quantity
leadTimestringDelivery lead time
imagesarrayProduct image URLs
specificationsobjectProduct specifications (key-value pairs)
certificationsarrayProduct certifications
supplierNamestringSupplier company name
supplierRatingstringSupplier rating score
supplierYearsstringYears in business
supplierVerifiedbooleanWhether supplier is audited/verified
supplierContactobjectContact 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

  1. Find a product URL - Navigate to made-in-china.com and find a product group page or individual product page you want to scrape
  2. Configure input - Paste the URL into the startUrl field and adjust settings as needed
  3. Set spending limit - Optionally set a maximum cost per run in the Console
  4. Run the Actor - Click "Start" and wait for results
  5. 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 maxItems to limit results and control costs for large catalogs
  • Product group pages - Start with product group/category pages to crawl multiple products at once

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