Skip to content

cv-cat/XhsSkills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Spider_XHS Skills

https://github.com/cv-cat/Spider_XHS 这个仓库用于存放基于 Spider_XHS 封装的 Agent Skills。

目录结构

  • skills/xhs-apis:封装小红书 PC 端与创作者平台 API 的 skill

xhs-apis

xhs-apis 这个 skill 只保留并封装了两组核心接口:

  • xhs_pc_apis.py
  • xhs_creator_apis.py

运行时所需的 vendored Python 与 JS 文件位于:

  • skills/xhs-apis/scripts/runtime/spider_xhs_core

安装

安装 Python 依赖:

pip install -r skills/xhs-apis/scripts/requirements.txt

安装 Node 依赖:

Set-Location skills/xhs-apis/scripts
npm install

查看当前可用方法:

python skills/xhs-apis/scripts/xhs_api_tool.py list

说明

  • 仓库会保留 skill 所需的标准文件,例如 SKILL.mdagents/openai.yamlreferences/scripts/
  • vendored runtime 已裁剪为仅支持 xhs_pc_apis.pyxhs_creator_apis.py 所需的最小文件集合。

📈 Star 趋势

Star History Chart

🍔 交流群

如果你对爬虫和 AI Agent 感兴趣,请加作者主页 wx 通过邀请加入群聊

ps: 请加群18、19、20,人满或者过期 issue | wx 提醒

group18 group19 group20
group18 group19 group20

About

小红书平台全部接口SKILLS,包含数据爬虫,发送作品

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors