Weibo Trending Scraper — Hot Search Board avatar

Weibo Trending Scraper — Hot Search Board

Pricing

from $0.001 / topic scraped

Go to Apify Store
Weibo Trending Scraper — Hot Search Board

Weibo Trending Scraper — Hot Search Board

Scrape the Weibo (微博) hot-search / trending board: rank, topic, heat value, category and label (new/hot/boiling). Realtime board or government board. Public API, no key.

Pricing

from $0.001 / topic scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

23 minutes ago

Last modified

Share

Weibo Trending Scraper — Hot Search Board (微博热搜)

Scrape the Weibo hot-search / trending board — the iconic 微博热搜 — into clean JSON, CSV or Excel. Get rank, topic, heat value (搜索指数), category and label (new / hot / boiling / exploding) for every trending topic, plus a ready search link. Fast and reliable.

Perfect for China social-trend monitoring, PR & brand tracking, news discovery and virality research.

What you get

  • 🔥 Live trending board — rank, topic and heat value for ~50 realtime hot topics
  • 🏷️ Labels & category — new / hot (热) / boiling (沸) / exploding (爆), plus topic category
  • 🔗 Search link — direct Weibo search URL for each topic
  • Fast — fast and reliable

Example input

{ "board": "realtime", "maxItems": 100 }

Output

{
"rank": 1,
"topic": "小米发布会",
"heat": 1092924,
"category": "汽车",
"label": "新",
"isNew": true,
"isHot": false,
"board": "realtime",
"url": "https://s.weibo.com/weibo?q=%23%E5%B0%8F%E7%B1%B3%E5%8F%91%E5%B8%83%E4%BC%9A%23",
"collectedAt": "2026-07-30T12:00:00.000Z"
}

Input fields

FieldDescription
boardrealtime (main hot-search board) or side (government + realtime side board).
maxItemsMax trending topics to scrape.

Tips

  • The board is realtime — schedule the Actor (e.g. every 15–30 min) to build a time series of what's trending in China.
  • heat is Weibo's search-index value; higher = hotter.

FAQ

Do I need a key or login? No — this uses Weibo's public hot-search API directly.

How many topics per run? The realtime board returns roughly 50 topics; the side board adds a government board.

How does billing work? A tiny per-request charge plus pay per topic scraped.

Notes

Original clean-room implementation using Weibo's public hot-search API. You are responsible for how you use the data. Not affiliated with or endorsed by Weibo.