获取单个作品数据/Get single post data

Weiboapi

About

获取单个作品数据/Get single post data

Documentation

获取单个作品数据/Get single post data

[中文]

用途:

  • 获取指定微博的详细信息,包括内容、作者、互动数据等。

参数:

  • id: 微博ID(必填)
  • is_get_long_text: 是否获取长微博全文(默认"true")

返回:

  • 微博详细数据,包含完整文本、图片、视频、点赞数、评论数、转发数等

[English]

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.

Try 获取单个作品数据/Get single post data

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models