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

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.