wechat-article/wechat-article-exporter

一款在线的 微信公众号文章批量下载 工具,支持导出阅读量与评论数据,无需搭建任何环境,可通过 在线网站 使用,支持 docker 私有化部署和 Cloudflare 部署。 支持下载各种文件格式,其中 HTML 格式可100%还原文章排版与样式。

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 47 minutes ago
Added to GitGenius on September 4th, 2026
Created on July 17th, 2024
Open Issues & Pull Requests: 47 (+0)
GitHub issues: Enabled
Number of forks: 2,245
Total Stargazers: 12,866 (+0)
Total Subscribers: 53 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 12.8 hours
Mean response time: 10.5 days
90th percentile: 39.9 days
Tracked items: 135

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 79% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 11% of issues opened in the past year have been closed. Three people close 93% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 38
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 203 days
Stale 30+ days: 36
Stale 90+ days: 28

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 1

Top labels

  • enhancement (15)
  • bug (8)
  • pro计划 (4)
  • 无法复现 (4)
  • duplicate (3)
  • documentation (1)
  • invalid (1)

Most active issues this week

Detailed Description

wechat-article-exporter is a batch download tool for WeChat public account articles that exports reading counts and comment data without requiring local environment setup.

The tool solves the problem of efficiently collecting and preserving WeChat public account articles in bulk. It works by leveraging the article search functionality available in the WeChat public account backend, allowing users to retrieve all articles from a specified account. The exporter supports multiple output formats including HTML, JSON, Excel, TXT, Markdown, and DOCX, with HTML format preserving complete article layout and styling by bundling images and stylesheets. Users can filter articles by author, title, publication date, originality status, and collection membership, and can export associated metadata such as comments, replies, view counts, and share counts.

The tool suits users who need to archive or migrate WeChat public account content and want a straightforward solution without infrastructure setup. It offers both cloud-based access through a hosted website and self-hosted deployment options via Docker or Cloudflare Workers. The README does not compare this tool to alternatives.

The project is no longer maintained as of a specified date. The upstream WeChat API interfaces that the tool depends on have been closed by WeChat and are unlikely to reopen, making the core functionality of bulk article synchronization no longer viable. The hosted website domain will expire and become inaccessible, though articles previously downloaded remain available on users' own devices. The repository will transition to read-only archive status, with no new issues, pull requests, or releases accepted, though existing code, documentation, and discussions remain available for reference and further development.