Xiaohongshu (RedNote)
Note Search
Searches Xiaohongshu (RedNote) notes by keyword with pagination plus sort, note-type, and publish-time filters. Use it to support topic research, content discovery, and monitoring keyword-related posts.
get/api/xiaohongshu/search-note/v2
Query parameters
tokenstring required
Access token for this API service.
keywordstring required
Search keyword.
pageinteger
Page number for pagination.
sort'general' | 'popularity_descending' | 'time_descending' | 'comment_descending' | 'collect_descending'
Xiaohongshu Search Note Sort
Sort order for the result set.
Available Values:
- general: General
- popularity_descending: Popularity Descending
- time_descending: Time Descending
- comment_descending: Comment Descending
- collect_descending: Collect Descending
noteType'_0' | '_1' | '_2'
Xiaohongshu search note type
Note type filter.
Available Values:
- _0: General
- _1: Video
- _2: Normal
noteTime'ONE_DAY' | 'ONE_WEEK' | 'HALF_YEAR'
Xiaohongshu search note publish time filter
Note publish time filter. Results may include notes published outside the selected time range.
Available Values:
- ONE_DAY: Within one day
- ONE_WEEK: Within a week
- HALF_YEAR: Within half a year
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.