# bowenpay/wechat-spider

微信公众号爬虫

Repository: https://github.com/bowenpay/wechat-spider
Canonical: https://ross.abutalabs.com/products/wechat-spider
Homepage: http://wechatspider.0fenbei.com/
Language: Python
License Family: other
Last push: 2021-08-10T03:59:44+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3694, "days_push": 1849, "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 3369, forks 986 (observed 2026-08-28T04:07:58.364904+00:00)

## What it is
A Python-based web crawler for scraping articles from WeChat public accounts (微信公众号), built on Django with MySQL and Redis, including a web UI for managing accounts, keywords, and crawled articles. It relied on Sogou WeChat search, which was discontinued in October 2019, and the project is explicitly deprecated.

## Use cases
- scrape wechat official account articles
- crawl wechat public accounts for keywords
- monitor wechat articles for specific topics
- archive wechat article content to a database
- find charity projects from wechat posts

## When to choose
- you need a reference implementation for wechat scraping architecture with django, mysql, and redis
- you are studying how wechat article crawling worked via sogou before 2019

## When to avoid
- you need a working wechat scraper today - the sogou dependency was shut down in 2019 and the project is abandoned
- you need python 3 support - it requires python 2.7
- you need maintained software with a license or active support

## Facets
- artifact type: application
- maturity: abandoned
- function: web-scraping, search-engine, web-framework
- domain: crawlers, social-media, web-development
- platform: python, self-hosted
- tags: wechat, weixin, official-accounts, sogou, scraper, django, selenium, mysql, redis, chinese, natural-language-processing, linux, macos

## Member repositories
- bowenpay/wechat-spider (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:58.364904+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:39:57.866774+00:00, confidence not recorded.
  - readme: https://github.com/bowenpay/wechat-spider (fetched 2026-08-28T04:07:58.364904+00:00, sha b75e71c134a4)
  - homepage: http://wechatspider.0fenbei.com/ (fetched 2026-08-29T09:33:44.722804+00:00, sha a66db92aa6d9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
