# Urinx/WeixinBot

网页版微信API，包含终端版微信及微信机器人

Repository: https://github.com/Urinx/WeixinBot
Canonical: https://ross.abutalabs.com/products/weixinbot
Language: Python
License: Apache-2.0
License Family: permissive
Topics: weixinbot, wechat, api, wxapi, web-weixin-pipeline
Last push: 2019-11-27T08:44:08+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": 3867, "days_push": 2471, "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 7405, forks 1956 (observed 2026-08-28T04:09:59.726207+00:00)

## What it is
A Python library implementing the Web WeChat (web.weixin.qq.com) API, including a terminal-based WeChat client and a bot with auto-reply capabilities. It handles the full login pipeline (QR code scanning, UUID acquisition, sync checks) and message sending/receiving including group chats.

## Use cases
- build a WeChat chatbot that auto-replies to messages
- use WeChat from the terminal via QR code login
- programmatically send and receive WeChat messages including group messages
- reverse-engineer or learn the Web WeChat API pipeline
- handle contact, card, link, emoji, and location message types

## When to choose
- you need a Python interface to the legacy Web WeChat protocol
- you want a minimal terminal WeChat client with auto-reply
- you're studying how the Web WeChat login and sync pipeline works

## When to avoid
- you need a currently working WeChat integration - Web WeChat has been deprecated by Tencent
- you need official, supported WeChat automation (use official WeChat Work/mini-program APIs)
- you need Python 3.10+ compatibility or active maintenance

## Facets
- artifact type: library
- maturity: abandoned
- function: chatbot, api-framework, http-client, workflow-automation
- domain: messaging-platforms, chatbots, apis
- platform: python, cli, cross-platform
- tags: wechat, weixin, web-wechat-api, terminal-client, auto-reply, qr-login, automation

## Member repositories
- Urinx/WeixinBot (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:59.726207+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-29T17:38:02.396332+00:00, confidence not recorded.
  - readme: https://github.com/Urinx/WeixinBot (fetched 2026-08-28T04:09:59.726207+00:00, sha 5f20581a652a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
