专业的小红书 APP 数据接口服务,支持笔记、用户、搜索、商品、话题等全场景数据采集。 智能账号池自动轮换,按需计费,仅成功请求扣费。
general — 综合排序(默认)time_descending — 按时间倒序(最新)popularity_descending — 按点赞数排序(最多点赞)comment_descending — 按评论数排序(最多评论)collect_descending — 按收藏数排序(最多收藏)english_preferred — 英文优先不限 — 不限类型(默认)视频笔记 — 仅视频普通笔记 — 仅图文直播笔记 — 仅直播不限 — 不限时间(默认)一天内 — 最近一天一周内 — 最近一周半年内 — 最近半年search_id 和 search_session_id 留空(自动生成),search_id、search_session_id 和 next_page,翻页时回传这些值即可。curl --location --request GET 'https://rnote.dev/api/v1/crawler/search/notes?keyword=美食推荐&page=1&sort_type=general¬e_type=不限&time_filter=不限&search_id&search_session_id&source&ai_mode&domain_type' \
--header 'X-API-Key: <api-key>'null