获取微博评论/Get post comments

Weiboapi

About

获取微博评论/Get post comments

Documentation

获取微博评论/Get post comments

[中文]

用途:

  • 获取微博的评论列表(热门评论流)

参数:

  • post_id: 微博ID
  • mid: 微博MID
  • max_id: 翻页用的ID,从上一页返回结果中获取
  • max_id_type: max_id类型,默认0

返回:

  • 评论列表

[English]

Purpose:

  • Get Weibo post comments (hot comments flow)

Parameters:

  • post_id: Post ID
  • mid: Post MID
  • max_id: Pagination ID from previous page result
  • max_id_type: max_id type, default 0

Return:

  • Comments list

[示例/Example]

post_id = "5100663548412324" mid = "5100663548412324"

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

Try 获取微博评论/Get post comments

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

Open in Playground

Related Models