Weibo modelsapi generation api

weibo/web-v2/post-detail

Get detailed information of a specific Weibo post, including content, author, interaction data.

Input
Idle

Example output — click Run to generate your own

API README

Get single post data

Purpose:

  • Get detailed information of a specific Weibo post, including content, author, interaction data. Parameters:
  • id: Weibo post ID (required)
  • is_get_long_text: Whether to get full text of long posts (default "true") Return:
  • Post detailed data, including full text, images, videos, likes, comments, reposts count

[Example]

id = "5092682368025584" is_get_long_text = "true"

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

Related Models