# striver-ing/wechat-spider

开源微信爬虫：爬取公众号所有 文章、阅读量、点赞量和评论内容。易部署。持续维护！！！

Repository: https://github.com/striver-ing/wechat-spider
Canonical: https://ross.abutalabs.com/products/striver-ing-wechat-spider
Language: Python
License Family: other
Topics: wechat
Last push: 2026-05-29T03:10:45+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 84, release rhythm 35, longevity 100
- inputs: {"age_days": 3205, "days_push": 96, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2942, forks 635 (observed 2026-08-28T04:07:31.099953+00:00)

## What it is
An open-source WeChat crawler that scrapes articles, reading counts, likes, and comments from WeChat official accounts using a man-in-the-middle proxy approach (mitmproxy). It stores collected data in MySQL with Redis for task caching and supports distributed collection across multiple WeChat clients on all platforms.

## Use cases
- scrape all articles from a WeChat official account
- monitor WeChat public accounts for new articles daily
- collect article read counts, likes, and comment counts
- harvest WeChat article comments for analysis
- convert temporary WeChat article links to permanent links
- build a dataset of WeChat公众号 content and engagement metrics
- run distributed WeChat data collection with multiple accounts

## When to choose
- you need to bulk-collect WeChat official account articles and engagement data
- you want a self-hosted scraper with MySQL/Redis storage that is easy to integrate
- you need scheduled daily monitoring of a list of WeChat accounts
- you want cross-platform support (Android, iPhone, Mac, Windows WeChat clients)

## When to avoid
- you need a fully legal or ToS-compliant data source - the MITM approach risks account bans
- you only need a small one-off scrape without setting up MySQL, Redis, and proxy certificates
- you need high real-time performance - the MITM approach has limited timeliness
- you require an official API or guaranteed long-term stability

## Facets
- artifact type: application
- maturity: active
- function: web-scraping, proxy, monitoring
- domain: crawlers, social-media
- platform: windows, cross-platform, python
- tags: wechat, weixin, official-accounts, mitmproxy, scraper, chinese-social-media, article-scraping, engagement-metrics, data-collection, data-engineering, automation, macos

## Member repositories
- striver-ing/wechat-spider (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:31.099953+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:32:56.100967+00:00, confidence not recorded.
  - readme: https://github.com/striver-ing/wechat-spider (fetched 2026-08-28T04:07:31.099953+00:00, sha 2487f94fb507)
- Data as of 2026-08-30T08:39:29.467469+00:00.
