获取微博详情/Get post detail

Weiboapi

About

获取微博详情/Get post detail

Documentation

获取微博详情/Get post detail

[中文]

用途:

  • 获取指定微博的详细信息。

参数:

  • status_id: 微博ID(必填)

返回:

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

注意:

  • 如果微博已被删除或设置为私密,可能无法获取

[English]

Purpose:

  • Get detailed information of specified post.

Parameters:

  • status_id: Post ID (required)

Return:

  • Post detailed data, including full text, images, videos, likes, comments, reposts count, etc.

Note:

  • May not be available if post has been deleted or set to private

[示例/Example]

status_id = "5016922058656962"

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

Try 获取微博详情/Get post detail

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

Open in Playground

Related Models