CharlesPikachu/DecryptLogin
DecryptLogin: APIs for loginning some websites by using requests. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2747
- days_rel: n/a
- days_push: 754
- n_releases_24m: 0
Adoption not part of the score
2855 stars · 744 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
auth http-client web-scraping web-development crawlers developer-tools security python cross-platform cli login-automation requests session-management chinese-websites crawler qr-code-login
2 sources
- readme: https://github.com/CharlesPikachu/DecryptLogin · fetched 2026-08-28 · dd1d0fbf341f
- registry_pypi: https://pypi.org/pypi/decryptlogin/json · fetched 2026-08-29 · f833caffaee7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CharlesPikachu/DecryptLogin | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="CharlesPikachu/DecryptLogin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem