# lqqyt2423/wechat_spider

微信爬虫，获取文章内容、阅读量、点赞量、评论等，获取公众号所有历史文章链接。

Repository: https://github.com/lqqyt2423/wechat_spider
Canonical: https://ross.abutalabs.com/products/wechat_spider
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-08-14T06:11:00+00:00

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

## Adoption (not part of the score)
Stars 1574, forks 354 (observed 2026-08-28T04:05:05.838750+00:00)

## What it is
A Node.js WeChat crawler that uses a man-in-the-middle proxy (AnyProxy) to batch-collect WeChat official account article data, including content, read counts, likes, and comments. It stores results in MongoDB, supports Docker deployment, and provides a React-based visualization dashboard.

## Use cases
- scrape WeChat official account article metrics
- collect all historical article links from a WeChat public account
- batch download WeChat article read counts and likes
- harvest WeChat article comments for analysis
- export WeChat article data to CSV
- monitor WeChat public account content over time

## When to choose
- you need article-level metrics (reads, likes, comments) that the WeChat API does not expose
- you want a self-hosted crawler with Docker deployment and a visual dashboard
- you can install HTTPS certificates on a phone and route traffic through the proxy

## When to avoid
- you need server-side scraping without a phone/proxy setup
- you need a maintained solution guaranteed to work with the latest WeChat client changes
- you only need public web pages outside the WeChat ecosystem

## Facets
- artifact type: application
- maturity: maintenance
- function: web-scraping, proxy, data-science, developer-tools
- domain: crawlers, social-media
- platform: windows, self-hosted
- tags: wechat, mitm-proxy, anyproxy, mongodb, redis, article-metrics, react-dashboard, data-engineering, automation, nodejs, docker, linux, macos

## Member repositories
- lqqyt2423/wechat_spider (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:05.838750+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-30T03:57:39.553876+00:00, confidence not recorded.
  - readme: https://github.com/lqqyt2423/wechat_spider (fetched 2026-08-28T04:05:05.838750+00:00, sha 252625f4047d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
