Weibo modelsapi generation api

weibo/web-v2/hot-ranking-timeline

Get various types of hot ranking content from Weibo platform.

Input
Idle

Example output — click Run to generate your own

API README

Get hot ranking timeline

Purpose:

  • Get various types of hot ranking content from Weibo platform. Parameters:
  • ranking_type: Ranking type (required)
    • hour: Hourly ranking
    • yesterday: Yesterday ranking
    • day_before: Day before ranking
    • week: Weekly ranking
    • male: Male ranking
    • female: Female ranking
  • max_id: Pagination cursor, pass "0" for first request
  • count: Count (default 10) Return:
  • Hot post list, including post content, author info, interaction data Note:
  • Different rankings have different update frequencies: hourly has highest real-time relevance, weekly has high influence

[Example]

ranking_type = "hour" max_id = "0" count = 10

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Related Models