← 返回
未分类 中文

WeChat Article Download API

Fetch and export WeChat public article content through down.mptext.top API. Use when testing this API, downloading a WeChat article, validating html/markdown...
通过 down.mptext.top API 获取并导出微信公众号文章内容。适用于测试该 API、下载微信文章、验证 HTML/Markdown 等场景。
lniosy lniosy 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 395
下载
💾 5
安装
1
版本
#article#content#download#latest#openclaw#wechat

概述

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

  1. Confirm target article URL.
  2. Pick output format(s): html, markdown, text, json.
  3. Run scripts/fetch_wechat_article.py to request API and save files.
  4. Check returned status, content type, and local file size.

Quick Commands

Fetch all 4 formats to current directory:

python scripts/fetch_wechat_article.py \
  --url "https://mp.weixin.qq.com/s/W-8MSBo5FwDY8OmCUN0cSw" \
  --formats html markdown text json

Set output directory and basename:

python scripts/fetch_wechat_article.py \
  --url "https://mp.weixin.qq.com/s/xxx" \
  --formats json \
  --outdir "d:/wechattxt/output" \
  --basename "wx_article"

Output Naming

Save files as {basename}.{ext}:

  • html -> .html
  • markdown -> .md
  • text -> .txt
  • json -> .json

Print one summary line per format:

  • HTTP status code
  • response Content-Type
  • output file path
  • byte size

Error Handling

Treat non-200 status as failure.

Keep processing remaining formats unless --fail-fast is set.

Raise process exit code 1 if any format fails.

Resources

  • API details: references/api.md
  • Runner script: scripts/fetch_wechat_article.py

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-31 19:32 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Qiqing Liuyu

lniosy
AI情感人格增强技能,使AI拥有类人的情感、观点、态度和情绪表达。适用情形:①回应用户情绪(开心/沮丧/焦虑等);②表达个人观点/偏好;③生成有温度的内容(文章、消息等)。
★ 0 📥 611
data-analysis

AdMapix

fly0pants
AdMapix 原始数据层,提供广告创意、应用、排名、下载/收入及市场元数据。返回 AdMapix API 的结构化 JSON;调用方...
★ 297 📥 140,588
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 208 📥 68,579