Weibo

Post Comments

Retrieves comments for a Weibo post identified by MID, with optional maxId cursor pagination and time or hot sorting. Use it to review audience discussion, continue through comment pages, or support moderation and feedback analysis.

get/api/weibo/get-post-comments/v1

Query parameters

tokenstring required

API access token.

midstring required

Weibo post mid.

sort'TIME' | 'HOT'

Post Comments Sort

Sort order for the result set.

Available Values:

  • TIME: Time
  • HOT: Hot
maxIdstring

Pagination cursor returned by the previous response.

Response

OK

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/weibo/get-post-comments/v1:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes