Search Xiaohongshu notes
Use this operation to search Xiaohongshu notes. Pagination: omit cursor on the first request. When has_more is true, pass next_cursor unchanged as cursor. Cursors are opaque; do not construct, modify, or reuse them outside this pagination flow.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Search phrase supplied by the user. Do not include provider-specific query syntax unless documented by the operation.
1 - 500Optional redbook note search ranking. Omit it for the platform default (general).
general, time_descending, popularity_descending, comment_descending, collect_descending, english_preferred Optional redbook note search type filter.
all, video, normal, live Optional redbook note search publish-time filter.
all, day, week, half_year Opaque cursor returned by the preceding response. Omit it on the first request. Do not construct, modify, or reuse it outside this pagination flow.
1000