Xiaohongshu (RedNote)
Note Comments
Retrieves comments for a Xiaohongshu (RedNote) note with cursor pagination and normal, latest, or like-count sorting. Use it to support feedback review, discussion analysis, and comment moderation workflows.
get/api/xiaohongshu/get-note-comment/v2
Query parameters
tokenstring required
Access token for this API service.
noteIdstring required
A Xiaohongshu note ID or an explore URL containing /explore/.
lastCursorstring
Pagination cursor from the previous page (use the cursor value returned by the last response).
sort'normal' | 'latest' | 'like_count'
Xiaohongshu Comment Sort V3
Sort strategy for the result set.
Available Values:
- normal: Normal
- latest: Latest
- like_count: Like Count
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.