# 1061700625/WeChat_Article

爬取微信公众号文章

Repository: https://github.com/1061700625/WeChat_Article
Canonical: https://ross.abutalabs.com/products/wechat_article
Homepage: http://xfxuezhang.cn/
Language: Python
License: Apache-2.0
License Family: permissive
Topics: wechat-article, wechat, python3, pyqt5, spider
Last push: 2026-06-17T10:23:05+00:00

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

## Adoption (not part of the score)
Stars 1075, forks 186 (observed 2026-08-28T04:03:29.179936+00:00)

## What it is
A PyQt5 desktop application that crawls and downloads all articles from a specified WeChat official account. It uses Selenium to log in and obtain tokens/cookies, then downloads article text, images, HTML, and PDF versions with multi-threading and resume support.

## Use cases
- download all articles from a wechat official account
- scrape wechat公众号 articles to pdf
- backup wechat official account articles locally
- download wechat article images and html
- crawl wechat articles by keyword or date range
- export wechat articles as txt files

## When to choose
- you need a GUI tool to bulk-download a WeChat official account's articles
- you want articles saved as txt, html with local images, or pdf
- you need date-range or keyword filtering with resume support

## When to avoid
- you need a headless server-side scraper without a GUI
- you cannot register a free WeChat official account for token access
- you need a maintained web-based alternative instead of a desktop app

## Facets
- artifact type: application
- maturity: active
- function: web-scraping, gui, pdf, image-processing
- domain: crawlers, messaging-platforms, media
- platform: python, cross-platform
- tags: wechat-official-account, selenium, pyqt5, article-downloader, scraper, automation, desktop

## Member repositories
- 1061700625/WeChat_Article (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:29.179936+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-30T06:53:24.432312+00:00, confidence not recorded.
  - readme: https://github.com/1061700625/WeChat_Article (fetched 2026-08-28T04:03:29.179936+00:00, sha 0df35d1a59b9)
  - homepage: http://xfxuezhang.cn/ (fetched 2026-08-29T12:55:13.730514+00:00, sha bf55d13f1b41)
- Data as of 2026-08-30T08:39:29.467469+00:00.
