wechat-article-scraper

Installation
SKILL.md

微信公众号文章抓取 v3.39.0

世界级微信文章抓取方案 — 整合 12 个竞品的精华,具备智能策略路由、OG元数据备选、图片段落关联、懒加载处理、图片下载、搜索发现、多格式导出、现代化 Web 管理界面等完整功能。

快速开始

# 抓取单篇文章(自动选择最佳策略)
/wechat-article-scraper "https://mp.weixin.qq.com/s/xxxxx"

# 下载图片到本地
/wechat-article-scraper "https://mp.weixin.qq.com/s/xxxxx" --download-images

# 导出为 PDF
/wechat-article-scraper "https://mp.weixin.qq.com/s/xxxxx" --format pdf

# 导出为 Excel (多 sheet 工作簿:文章列表、互动数据、分类统计、媒体资源)
/wechat-article-scraper "https://mp.weixin.qq.com/s/xxxxx" --format excel
Installs
8
GitHub Stars
1.2K
First Seen
Apr 11, 2026
wechat-article-scraper — daymade/claude-code-skills