Made-in-China Ranking Scraper avatar

Made-in-China Ranking Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Made-in-China Ranking Scraper

Made-in-China Ranking Scraper

Pull Made-in-China.com top-ranking best-seller and trending product lists (Most Popular, Best Selling, New Releases, Movers & Shakers) for any category keyword.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Farhan Febrian Nauval

Farhan Febrian Nauval

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Pull the Made-in-China.com top-ranking best-seller and trending product lists — Most Popular, Best Selling, New Releases, and Movers & Shakers — as structured JSON. Each ranked product comes with its rank, demand signal, price, minimum order, and supplier.

Why use this actor

  • Spot what is trending — the Movers & Shakers and New Releases lists surface fast-rising and brand-new B2B products before they are everywhere.
  • Real rank + demand signals — every product carries its ranking position and a demand value (e.g. 9999 in Demand, 138% UP).
  • B2B pricing built in — captures the price (single value or range) and the minimum order quantity for each ranked product.
  • Supplier on every row — each product links to its supplier and supplier id.
  • No account, no key — works straight from the public ranking lists.
  • Stable JSON output — the same field names every run, ready for spreadsheets, databases, or pipelines.

How it works

  1. You provide one or more category keywords (or leave it empty for the overall lists).
  2. You pick which ranking lists to collect: Most Popular, Best Selling, New Releases, Movers & Shakers.
  3. For each keyword and list, the actor pulls the ranked products across every category it covers.
  4. Each product is saved as a RANKING_PRODUCT record with its rank, demand, price, minimum order, and supplier.
  5. If a keyword and list returns nothing, the actor still writes one diagnostic record so nothing is silently dropped.
  6. Everything lands in your dataset, exportable as JSON, CSV, or Excel.

Rankings are a top-20 per category by nature — there is no deeper page to load. The actor gets its breadth by covering every category in every selected list, for every keyword. You don't need to manage any browsers or scrapers.

Input

{
"keywords": [
"earbuds",
"power bank"
],
"rankingTypes": [
"movers-shakers",
"new-releases"
],
"maxProductsPerRanking": 20,
"maxConcurrency": 4,
"maxRequestRetries": 5,
"proxyConfiguration": { "useApifyProxy": true }
}
FieldTypeDescription
keywordsarrayCategory keywords to rank (one per entry). Leave empty for the overall top-ranking lists with no category filter.
rankingTypesarrayWhich lists to collect: most-popular, best-selling, new-releases, movers-shakers. Defaults to all four.
maxProductsPerRankingintegerMax ranked products kept per category (120). The source publishes a top-20, so higher values have no effect. Default 20.
maxConcurrencyintegerParallel requests across all keywords and lists (120). Default 4.
maxRequestRetriesintegerRetries per keyword-and-list before giving up (115). Default 5.
proxyConfigurationobjectApify Proxy or a custom proxy list. Datacenter proxies work fine for this source.

Output

Each ranked product is one record (recordType: "RANKING_PRODUCT"):

{
"recordType": "RANKING_PRODUCT",
"rankingType": "Movers & Shakers",
"category": "Chemical Reagent",
"categoryTotal": "Up to 138%",
"rank": 1,
"demand": "138% UP",
"demandValue": 138.0,
"change": 0,
"changeLabel": null,
"prodName": "Peptides Therapy Research Peptide 10mg Wholesale Peptide Lyophilized Peptide 15mg Skin Care Ghk-Cu Ss31 Peptide",
"price": "US$15.00-20.00",
"priceUnit": "Piece",
"minOrder": "10",
"minOrderUnit": "Pieces",
"productUrl": "https://m.made-in-china.com/product/Peptides-Therapy-Research-Peptide-10mg-Wholesale-Peptide-Lyophilized-Peptide-15mg-Skin-Care-Ghk-Cu-Ss31-Peptide-2154433882.html",
"supplier": "shappletong",
"supplierId": "JbIxsHgXYTih",
"image": "https://image.made-in-china.com/201f0j00ZfDeiHhACqzu/Peptides-Therapy-Research-Peptide-10mg-Wholesale-Peptide-Lyophilized-Peptide-15mg-Skin-Care-Ghk-Cu-Ss31-Peptide.webp",
"tags": ["OEM/ODM", "Sample Order", "Laboratory Reagents"],
"rankingPageUrl": "https://m.made-in-china.com/best-sale/products-list/Movers-Shakers_tQnEqRfJdmHV/Chemical-Reagent_nLgGmJQOKfEx.html",
"keyword": "earbuds",
"scrapedAt": "2026-06-10T18:52:11Z"
}

If a keyword and list returns no ranked products, the actor writes a single diagnostic record instead:

{
"recordType": "RANKING_PRODUCT",
"_input": "earbuds",
"error": "NO_RESULTS",
"scrapedAt": "2026-06-10T18:52:11Z"
}
FieldTypeDescription
recordTypestringAlways "RANKING_PRODUCT".
rankingTypestringThe list this row came from: Most Popular, Best Selling, New Releases, or Movers & Shakers.
categorystringProduct category for this ranking group, e.g. Bluetooth Headset.
categoryTotalstringThe category-level headline, e.g. 82,000+ Inquiries or Up to 138%.
rankintegerThe product's position within its category ranking.
demandstringDemand signal as shown, e.g. 9999 in Demand, 138% UP.
demandValuenumberNumeric form of the demand signal.
changeintegerMovement in rank versus the previous period.
changeLabelstringMovement label as shown (may be empty).
prodNamestringProduct name.
pricestringPrice exactly as shown, e.g. US$15.00-20.00.
priceUnitstringPrice unit, e.g. Piece, Vial.
minOrderstringMinimum order quantity, e.g. 10.
minOrderUnitstringMinimum order unit, e.g. Pieces.
productUrlstringFull product detail URL.
supplierstringSupplier identity (their own subdomain).
supplierIdstringSupplier company id.
imagestringPrimary product image URL.
tagsarrayProduct tags, e.g. OEM/ODM, Sample Order.
rankingPageUrlstringThe public ranking page for this category.
keywordstringThe input keyword that produced this row.
scrapedAtstringISO 8601 timestamp of collection.
errorstringOnly on diagnostic records: NO_RESULTS or BLOCKED_AFTER_RETRIES.

Other Made-in-China / B2B Scrapers

ActorDescription
Made-in-China Search ScraperKeyword search → product cards with supplier, price, MOQ, and attributes.
Made-in-China Ranking ScraperTop-ranking best-seller and trending lists with rank, demand, price, and supplier.
Made-in-China Product ScraperFull product detail: specifications, packaging, and supplier profile.
Made-in-China Supplier ScraperCompany profile, certifications, and full product catalog per supplier.