← 返回 Skills 市场
djttt

Xiaohongshu Crawler

作者 Djttt · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
3660
总下载
4
收藏
18
当前安装
2
版本数
在 OpenClaw 中安装
/install xiaohongshu-crawler
功能描述
小红书内容爬取工具,支持搜索笔记(需要登录)、获取笔记详情、用户信息、热门笔记等公开内容爬取功能。
安全使用建议
This skill appears to be what it says: a Playwright-based Xiaohongshu scraper. Important cautions before installing/running: 1) get-cookie.js extracts your account session cookies and saves them to config.json in plaintext—do not use your primary/personal account if you are concerned about compromise or violating platform rules; prefer a throwaway/test account. 2) Review config.json before running — it can contain proxy credentials and stored cookies. 3) Installing dependencies (playwright) will download browser binaries; run npm install in a sandboxed environment if you want to limit exposure. 4) The tool includes anti-detection and proxy-rotation features; aggressive or large-scale crawling can violate site terms and may lead to account suspension—follow the usage limits documented in SKILL.md. 5) If you need higher assurance, request the missing files not shown here (4 files were truncated) and confirm there is no hidden network exfiltration before running on sensitive accounts.
功能分析
Type: OpenClaw Skill Name: xiaohongshu-crawler Version: 1.0.1 The skill bundle is a comprehensive web scraping tool for the Xiaohongshu (Red) platform, utilizing Playwright for browser automation. It includes features for searching notes, fetching user profiles, and managing authentication cookies locally in 'config.json'. The code is well-documented, follows its stated purpose, and contains no evidence of data exfiltration, malicious execution, or prompt injection attacks against the AI agent.
能力评估
Purpose & Capability
Name/description (Xiaohongshu crawler) align with the included scripts and libraries: Playwright-based browser automation, search/deep-crawl/get-note/get-user/hot-notes scripts, anti-crawl logic and caching. Dependencies (playwright, axios, cheerio) and the presence of stealth/anti-crawl code are expected for this purpose.
Instruction Scope
SKILL.md and the scripts instruct the agent/user to open a browser, capture session cookies, and write them into config.json; scripts read config.json, use cookies to access logged-in-only content, and write output files and caches. Collecting and persisting session cookies is sensitive and outside 'purely read-only' behavior—it's necessary for logged-in scraping but should be highlighted to users.
Install Mechanism
There is no explicit install spec in the registry entry (instruction-only), but package.json lists Playwright which will pull browser binaries and increase disk/network activity when dependencies are installed. No downloads from unknown ad-hoc URLs or obfuscated installers are present in the provided files.
Credentials
The skill requests no environment variables or external credentials, which is coherent. However, it asks the user to export and store their Xiaohongshu session cookies (and config may contain proxy server credentials) into a local config.json in plaintext; that is sensitive and should be treated as such. The number/nature of requested items is proportionate to a scraper but still security-relevant.
Persistence & Privilege
The skill is not marked always:true and does not modify other skills or global agent settings. It writes/reads its own config.json and cache files in its workspace, which is normal for a CLI scraper.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xiaohongshu-crawler
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xiaohongshu-crawler 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
优化 SKILL.md 结构,添加 YAML frontmatter,整理 references 文档
v1.0.0
Xiaohongshu Crawler Skill v1.0.0 - Initial release of the Xiaohongshu (小红书) content crawler tool - Supports search, note detail retrieval, and user profile fetching - Includes scripts for cookie acquisition, cookie validation, and popular notes access - Provides anti-crawling protection options and detailed configuration instructions - Extensive documentation on usage, troubleshooting, and technical requirements
元数据
Slug xiaohongshu-crawler
版本 1.0.1
许可证 MIT-0
累计安装 20
当前安装数 18
历史版本数 2
常见问题

Xiaohongshu Crawler 是什么?

小红书内容爬取工具,支持搜索笔记(需要登录)、获取笔记详情、用户信息、热门笔记等公开内容爬取功能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3660 次。

如何安装 Xiaohongshu Crawler?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaohongshu-crawler」即可一键安装,无需额外配置。

Xiaohongshu Crawler 是免费的吗?

是的,Xiaohongshu Crawler 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Xiaohongshu Crawler 支持哪些平台?

Xiaohongshu Crawler 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Xiaohongshu Crawler?

由 Djttt(@djttt)开发并维护,当前版本 v1.0.1。

💬 留言讨论