# xchaoinfo/fuck-login

模拟登录一些知名的网站，为了方便爬取需要登录的网站

Repository: https://github.com/xchaoinfo/fuck-login
Canonical: https://ross.abutalabs.com/products/fuck-login
Language: Python
License Family: other
Topics: weibo, zhihu, login, python3
Archived: true
Last push: 2018-06-08T02:23:56+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3852, "days_push": 3009, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5870, forks 1956 (observed 2026-08-28T04:09:31.805755+00:00)

## What it is
A Python library that simulates programmatic login to popular Chinese websites like Zhihu, Weibo, Baidu, and Douban, built on requests, Pillow, and rsa. It is explicitly unmaintained since 2018, so many site-specific login flows have likely broken.

## Use cases
- log into zhihu programmatically for scraping
- simulate weibo login in python
- scrape websites that require login
- bypass login forms in a crawler
- learn how website login encryption works
- automate login to douban or bilibili

## When to choose
- studying how simulated login and packet-capture analysis works as a learning exercise
- you need a reference implementation for a site whose login flow hasn't changed

## When to avoid
- you need reliable, working logins today - the project is abandoned since 2018 and most flows are likely broken
- production scraping where you need maintained session/auth handling
- you want a supported license - the repo has none

## Facets
- artifact type: library
- maturity: abandoned
- function: web-scraping, http-client, auth
- domain: crawlers, web-development
- platform: python, cross-platform
- tags: simulated-login, captcha, crawler, chinese-websites, unmaintained, automation

## Member repositories
- xchaoinfo/fuck-login (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:31.805755+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:51:36.320454+00:00, confidence not recorded.
  - readme: https://github.com/xchaoinfo/fuck-login (fetched 2026-08-28T04:09:31.805755+00:00, sha 12a34875b2d1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
