search_xhs_hot_note
Search Xiaohongshu by keyword, filter image-text notes, sort by most likes, and extract the first note's title, content, and images.
Instructions
打开小红书,按关键词搜索,筛选图文笔记并按最多点赞排序,返回第一篇普通笔记的标题、正文和图片。调用前须由部署方准备有效登录态。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | 搜索关键词 | |
| headless | No | 是否使用无头浏览器 | |
| outputDir | No | 结果保存根目录,默认使用项目 data 目录 | |
| downloadImages | No | 是否下载笔记图片 |