Xiaohongshu (RedNote)
Note Search
Searches Xiaohongshu (RedNote) notes through the mobile-app search flow with pagination, sorting, note-type, and time filters. Use it to support iterative topic research and filtered content discovery.
get/api/xiaohongshu/search-note/v4
Query parameters
tokenstring required
Access token for this API service.
keywordstring required
Search keyword.
pageinteger
Page number for pagination.
sortType'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'ALL' | 'VIDEO_NOTE' | 'NORMAL_NOTE'
Xiaohongshu note type filter
Note type filter.
Available Values:
- ALL: No Limit
- VIDEO_NOTE: Video Note
- NORMAL_NOTE: Normal Note
timeFilter'ALL' | 'ONE_DAY' | 'ONE_WEEK' | 'HALF_YEAR'
Xiaohongshu note publish time filter
Publish time filter.
Available Values:
- ALL: No Limit
- ONE_DAY: Within one day
- ONE_WEEK: Within one week
- HALF_YEAR: Within half a year
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.