wechat-article-extractor - Extract WeChat articles to clean Markdown files.
Extracts text, images, and metadata from WeChat article URLs and saves them as clean Markdown files via direct fetch, mirror search, or browser relay.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Fetch WeChat article content
- Search mirror sites for articles
- Convert HTML content to Markdown
- Save content as Markdown file
- Capture page snapshot via browser
Inputs
- WeChat URL
- Output filename
- Save location
Outputs
- Markdown file
- Console confirmation message
Requirements
- Python 3.8+
- curl
- web_fetch tool
- web_search tool
- exec tool
