wechat-article-download-api
Installation
SKILL.md
WeChat Article Download API
Overview
Use this skill to call https://down.mptext.top/api/public/v1/download without API key, fetch a WeChat article by URL, and save outputs as html, markdown, text, or json.
Workflow
- Confirm target article URL.
- Pick output format(s):
html,markdown,text,json. - Run
scripts/fetch_wechat_article.pyto request API and save files. - Check returned status, content type, and local file size.
Quick Commands
Fetch all 4 formats to current directory: