Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
hour
: 小时榜 - 当前小时最热门的微博/Hourly ranking - hottest posts in current houryesterday
: 昨日榜 - 昨天最热门的微博/Yesterday ranking - hottest posts from yesterdayday_before
: 前日榜 - 前天最热门的微博/Day before ranking - hottest posts from day before yesterdayweek
: 周榜 - 本周最热门的微博/Weekly ranking - hottest posts this weekmale
: 男榜 - 男性用户相关的热门微博/Male ranking - hot posts related to male usersfemale
: 女榜 - 女性用户相关的热门微博/Female ranking - hot posts related to female users
count
设置在5-20之间,榜单内容质量较高/Recommend setting count
between 5-20, ranking content has high qualityAuthorization: Bearer ********************
curl --location --request GET 'https://api.tikhub.io/api/v1/weibo/web_v2/fetch_hot_ranking_timeline?ranking_type=hour&since_id=0&max_id=0&count=10' \
--header 'Authorization: Bearer <token>'
{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"time": "2025-09-16 03:14:36",
"time_stamp": 1758017676,
"time_zone": "America/Los_Angeles",
"docs": "string",
"router": "",
"params": {},
"data": null
}