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