# wnma3mz/wechat_articles_spider

微信公众号文章的爬虫

Repository: https://github.com/wnma3mz/wechat_articles_spider
Canonical: https://ross.abutalabs.com/products/wechat_articles_spider
Language: Python
License: Apache-2.0
License Family: permissive
Topics: wechat, spider, officialaccounts, wechat-official-account, python36
Last push: 2024-04-18T08:29:59+00:00

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

## Adoption (not part of the score)
Stars 3481, forks 754 (observed 2026-08-28T04:08:06.894299+00:00)

## What it is
A Python library for scraping WeChat Official Account articles, including article URLs, reading counts, likes, and comments. It can also download articles as offline HTML files with images.

## Use cases
- scrape wechat official account articles
- get article read counts and likes from wechat
- download wechat articles as offline html
- collect wechat article comments
- get all article urls for a wechat public account

## When to choose
- you need historical article lists, reading stats, or likes for WeChat public accounts
- you want to archive WeChat articles locally as HTML
- you are comfortable reading source code and manually refreshing cookies and tokens

## When to avoid
- you need an out-of-the-box, turnkey scraper - it requires manual parameter capture and code changes
- you need keyword search of WeChat articles or real-time automatic login
- you need a maintained, actively updated tool - updates stopped in 2023 and WeChat changes may break it

## Facets
- artifact type: library
- maturity: maintenance
- function: web-scraping, http-client, data-generation
- domain: crawlers, social-media, developer-tools
- platform: python, cli
- tags: wechat, wechat-official-accounts, scraper, article-crawler, reading-stats

## Member repositories
- wnma3mz/wechat_articles_spider (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:06.894299+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-29T18:36:27.694015+00:00, confidence not recorded.
  - readme: https://github.com/wnma3mz/wechat_articles_spider (fetched 2026-08-28T04:08:06.894299+00:00, sha f4c39e41b4df)
- Data as of 2026-08-30T08:39:29.467469+00:00.
