Hurun China Rich List & Unicorn Index Scraper avatar

Hurun China Rich List & Unicorn Index Scraper

Pricing

Pay per event

Go to Apify Store
Hurun China Rich List & Unicorn Index Scraper

Hurun China Rich List & Unicorn Index Scraper

Scrape all 45 Hurun ranking lists — China Rich List, Global Unicorn Index, U30/U40 Founders, Global Rich List, and more. Returns rank position, entity names (Chinese & English), valuations/net worth (CNY & USD), industry, HQ location, and rank change YoY.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Scrape any or all of Hurun Research Institute's 45 annual ranking lists — including the China Rich List, Global Unicorn Index (~1,500 unicorns), U30/U40 Founders, Global Rich List, charity rankings, art rankings, brand rankings, and more.

Returns rank position, entity names (Chinese and English), valuations/net worth (CNY billions and USD millions), industry, HQ location, and year-over-year rank change for every entry.

What data does this scraper return?

Each record contains:

FieldDescription
rank_list_slugList identifier (e.g. unicorn, rich, u30)
rank_list_title_zhList title in Chinese
rank_yearPublication year
rank_positionPosition within the list
entity_name_zhEntity name in Chinese
entity_name_enEntity name in English
entity_typeperson or company
net_worth_cnyNet worth in CNY billions (person lists)
valuation_cnyValuation in CNY billions (company lists)
net_worth_usdNet worth in USD millions (person lists)
valuation_usdValuation in USD millions (company lists)
industryIndustry classification
hq_locationHeadquarters or residence location
photo_urlPhoto or logo URL
profile_urlHurun detail page URL
rank_change_yoyYear-over-year rank change (integer; null = new entry)

Which ranking lists are available?

Use the lists input to select which lists to scrape. Available pagetype slugs:

Wealth / Rich Lists: rich, global, india, cwomen, u40, gu40

Company / Enterprise Lists: ctop500, itop500, g1000

Unicorn / Startup Lists: unicorn, ggazelles, gcheetahs

Young Entrepreneur Lists: u30, usu30, uku30, canu30, piu35cn, uku35, piu40cn, piu25cn

Education Lists: cschools, cnschools, cbschools, calumni, galumni, ctbschools, ceeschools, ghighschools

Specialty Lists: charity, metaverse, gart, art, bob, ginvestors, brands, lfcinchina, chbrands, cfoods, gdr, cprefood, cfoodindustry, cpbrands, cacpower, ifptop100, cwineries

Input configuration

ParameterTypeDefaultDescription
listsArray["unicorn", "rich"]List of pagetype slugs to scrape
maxItemsIntegerrequiredMaximum total records across all lists

Example — scrape the 2025 Global Unicorn Index (all ~1,500 entries):

{
"lists": ["unicorn"],
"maxItems": 2000
}

Example — scrape top 100 from the China Rich List and Global Rich List:

{
"lists": ["rich", "global"],
"maxItems": 200
}

Use cases

  • VC / PE research: Screen Hurun's unicorn index (the most-cited China-unicorn source in WSJ, FT, Bloomberg, Reuters) for deal flow and competitive intelligence.
  • Wealth management: Export China Rich List and Global Rich List for HNWI prospecting and client research.
  • Academic / journalism: Track year-over-year ranking changes for Chinese billionaires and unicorn companies.
  • ETF / index construction: Build custom indices from Hurun's sector and geography data.
  • Family office screening: Cross-reference rich lists with the Hurun Greater China HNWI data.

Notes

  • Scrapes the current year's list for each pagetype by default. Historical year data is not yet supported.
  • The actor uses DataImpulse residential proxies. Apify datacenter IPs are blocked by the site.
  • rank_change_yoy is null for first-year entries (no prior year to compare against).
  • net_worth_cny/net_worth_usd are populated for person-centric lists; valuation_cny/valuation_usd for company-centric lists.