# CharlesPikachu/DecryptLogin

DecryptLogin: APIs for loginning some websites by using requests.

Repository: https://github.com/CharlesPikachu/DecryptLogin
Canonical: https://ross.abutalabs.com/products/decryptlogin
Homepage: https://httpsgithubcomcharlespikachudecryptlogin.readthedocs.io/zh/latest/
Language: Python
License: Apache-2.0
License Family: permissive
Topics: requests, login, python3, spider, crawler, zhihu, bilibili, weibo, taobao, jingdong, twitter, baiduyun, stackoverflow, 12306, xiami, tencent, pypi, migu, xiaomi, baidu
Last push: 2024-08-09T13:41:26+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2747, "days_push": 754, "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 2855, forks 744 (observed 2026-08-28T04:07:25.841321+00:00)

## What it is
A Python library providing programmatic login APIs for popular websites (Weibo, Bilibili, Zhihu, GitHub, Taobao, etc.) built on the requests library. It supports PC, mobile, and QR-code scan login modes, primarily intended for web scraping and learning purposes.

## Use cases
- programmatically log into websites with python requests
- scrape data from sites requiring authenticated sessions
- automate login to weibo or bilibili
- implement qr code login in a crawler
- build a spider that needs login cookies
- simulate mobile or pc login flows for chinese websites

## When to choose
- you need authenticated sessions for supported sites in a Python scraper
- you want to learn how website login encryption works
- you need QR-code or mobile login flows without a browser

## When to avoid
- you need production-grade, officially supported authentication
- the target website is not in the support list
- you need OAuth or standard SSO integrations
- compliance with site terms of service is a concern

## Facets
- artifact type: library
- maturity: maintenance
- function: auth, http-client, web-scraping
- domain: web-development, crawlers, developer-tools, security
- platform: python, cross-platform, cli
- tags: login-automation, requests, session-management, chinese-websites, crawler, qr-code-login

## Member repositories
- CharlesPikachu/DecryptLogin (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:25.841321+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-30T07:36:43.966271+00:00, confidence not recorded.
  - readme: https://github.com/CharlesPikachu/DecryptLogin (fetched 2026-08-28T04:07:25.841321+00:00, sha dd1d0fbf341f)
  - registry_pypi: https://pypi.org/pypi/decryptlogin/json (fetched 2026-08-29T09:52:45.843913+00:00, sha f833caffaee7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
