获取微博文娱榜单/Get Weibo entertainment ranking
[中文]#
用途:#
参数:#
返回:#
注意:#
[English]#
Purpose:#
Get Weibo entertainment ranking data (entertainment, film & TV, variety shows).
Parameters:#
No additional parameters required
Return:#
Entertainment topic list, including topic, heat value, rank, category
Note:#
Recommend caching for 5-10 minutes
[示例/Example]#
No parameters needed#
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
or
Request Code Samples
curl --location 'https://api.tikomni.com/api/u1/v1/weibo/web_v2/fetch_entertainment_ranking' \
--header 'Authorization: Bearer <token>'
Modified at 2026-08-13 21:36:23