微信公众号文章抓取
v1.0.0微信公众号文章抓取工具。使用场景:(1) 抓取公众号文章列表和内容,(2) 搜索公众号,(3) 获取文章链接。当用户提到微信公众号文章、公众号抓取、微信文章采集时使用此技能。
0· 58·0 当前·0 累计
下载技能包
License
MIT-0
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install hermione-wechat-article
镜像加速npx clawhub@latest install hermione-wechat-article --registry https://cn.longxiaskill.com镜像同步中
本土化适配说明
微信公众号文章抓取 安装说明: 安装命令:["openclaw skills install hermione-wechat-article"] 该技能用于微信、公众号相关操作,可能需要相应的平台账号或API密钥
技能文档
微信公众号文章抓取 快速开始
- 抓取公众号文章列表
示例:
python3 ~/.OpenClaw/技能s/wechat-article/scripts/wechat_article.py "分析派迈缇" 10
- 获取 Cookie
Cookie 获取步骤:
登录 https://mp.weixin.qq.com F12 → Network → 刷新页面 点击任意请求 → Headers → 复制 请求 Headers 中的 Cookie 配置
Cookie 保存在:~/.OpenClaw/技能s/wechat-article/scripts/wechat_cookie.env
注意事项 Cookie 会过期,如失效需重新获取 搜索公众号需要先在脚本中更新 Cookie