安全风险
OpenViking
基于OpenViking的RAG系统,支持文档查询、知识管理与向量检索。
下载 196
用于小红书帖子与评论的采集,支持Cookie管理与浏览器插件集成。
openclaw skills install @pengluday/xiaohongshu-collector命令、参数、文件名以原文为准
在处理 forbidden_company 项目中的小红书内容采集时,建议使用本技能,尤其适用于以下场景:
优先使用现有仓库实现,避免重新设计流程:
scripts/collect_xiaohongshu.pyscripts/admin_server.pyscripts/run_xiaohongshu_collection.shbrowser-extension/xhs-collector/docs/xiaohongshu-collector.mddocs/xhs-plugin-api.mdcomment_limit=0 表示收集所有可用评论。data/xiaohongshu-cookie.txt 加载保存的 Cookie,除非提供了更新后的 Cookie。scripts/collect_xiaohongshu.py,传入请求的 URL、--db、--refresh-url 参数,如需完整评论则添加 --comment-limit 0。scripts/admin_server.py 中的本地后端接口。集成浏览器插件时,请使用以下后端接口:
GET/POST /api/xhs-cookieGET /api/xhs-plugin/statusPOST /api/xhs-plugin/collectPOST /api/xhs-plugin/refresh详见 [collector-workflow.md](references/collector-workflow.md) 获取操作细节。
已收录 1 个 Skill