> ## Documentation Index
> Fetch the complete documentation index at: https://docs.socq.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 小红书（Rednote）

> 使用 SocQ 获取 小红书（Rednote） 的标准化公开数据。

# 小红书（Rednote）

| API  | 方法     | 端点                                 |
| ---- | ------ | ---------------------------------- |
| 笔记详情 | `POST` | `/v1/rednote/note-detail`          |
| 用户资料 | `POST` | `/v1/rednote/user-profile`         |
| 用户笔记 | `POST` | `/v1/rednote/user-notes`           |
| 笔记搜索 | `POST` | `/v1/rednote/search-notes`         |
| 用户搜索 | `POST` | `/v1/rednote/search-users`         |
| 笔记评论 | `POST` | `/v1/rednote/note-comments`        |
| 评论回复 | `POST` | `/v1/rednote/comment-replies`      |
| 首页推荐 | `POST` | `/v1/rednote/home-recommendations` |
