🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

小红书笔记批量下载

by @weilixiong

小红书笔记批量下载。通过已登录 Chrome 的 DevTools Protocol 自动化下载小红书笔记(图片+文字)到本地。

Versionv2.1.0
📋 Tips & Best Practices

| 问题 | 原因 | 解决 | |------|------|------| | Connection refused | Chrome 没开调试端口 | 加 --remote-debugging-port=9222 重启 | | 图片下载失败/403 | 缺少 Referer | 脚本已自带,别删 headers | | 笔记数量比预期少 | 滚动次数不够 | 把 30 改成 50 | | send() 不返回 | 参数不对 | 必须是 3 个参数:send(ws, method, params={}) | | websocket 模块找不到 | 没装依赖 | pip3 install websocket-client |

View on ClawHub
TERMINAL
clawhub install xhs-download

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →