docs: add feed detail feature documentation with video demo
- Add new feature section for getting post details with interactions and comments - Include important tips about required parameters (feedID and xsec_token) - Add reminder that login is required for this feature - Add hint to users about clicking titles to expand video demos - Include video demonstration link 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
22
README.md
22
README.md
@@ -12,6 +12,8 @@ MCP for 小红书/xiaohongshu.com。
|
|||||||
|
|
||||||
**主要功能**
|
**主要功能**
|
||||||
|
|
||||||
|
> 💡 **提示:** 点击下方功能标题可展开查看视频演示
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><b>1. 登录和检查登录状态</b></summary>
|
<summary><b>1. 登录和检查登录状态</b></summary>
|
||||||
|
|
||||||
@@ -60,6 +62,26 @@ https://github.com/user-attachments/assets/110fc15d-46f2-4cca-bdad-9de5b5b8cc28
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary><b>5. 获取帖子详情(包括互动数据和评论)</b></summary>
|
||||||
|
|
||||||
|
获取小红书帖子的完整详情,包括:
|
||||||
|
- 帖子内容(标题、描述、图片等)
|
||||||
|
- 用户信息
|
||||||
|
- 互动数据(点赞、收藏、分享、评论数)
|
||||||
|
- 评论列表及子评论
|
||||||
|
|
||||||
|
**⚠️ 重要提示:**
|
||||||
|
- 需要提供帖子ID和xsec_token(两个参数缺一不可)
|
||||||
|
- 这两个参数可以从Feed列表或搜索结果中获取
|
||||||
|
- 必须先登录才能使用此功能
|
||||||
|
|
||||||
|
**获取帖子详情演示:**
|
||||||
|
|
||||||
|
https://github.com/user-attachments/assets/76a26130-a216-4371-a6b3-937b8fda092a
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
**小红书基础运营知识**
|
**小红书基础运营知识**
|
||||||
|
|
||||||
- **标题:(非常重要)小红书要求标题不超过 20个字**
|
- **标题:(非常重要)小红书要求标题不超过 20个字**
|
||||||
|
|||||||
Reference in New Issue
Block a user