Ross ROSS = Recommend OSS · open-source software intelligence for agents

SpiderClub/smart_login

各大网站登陆方式,有的是通过selenium登录,有的是通过抓包直接模拟登录(精力原因,目前不再继续维护) observed · 2026-08-28

github.com/SpiderClub/smart_login · Python · MIT (permissive) 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3807
  • days_rel: n/a
  • days_push: 1499
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1008 stars · 343 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python collection of simulated login implementations for major Chinese websites (Weibo, Zhihu, QQ Zone, JD, Baidu, etc.), using either direct request emulation or selenium+webdriver. It is a research/educational resource for analyzing login flows including RSA and Base64 encryption, and is no longer maintained.

Use cases

  • log in to weibo programmatically without a browser
  • simulate login to zhihu or qq zone with python
  • scrape sites that require login by reusing session cookies
  • learn how website login encryption like rsa works
  • get cookies via selenium then use requests for fast crawling
  • understand how to reverse engineer a login flow

When to choose

  • you need to study how simulated login and login encryption work on Chinese sites
  • you want selenium-based login fallbacks for hard-to-automate sites
  • you need reference code for weibo or zhihu login analysis

When to avoid

  • you need a maintained solution - the project is explicitly unmaintained and site changes break the code
  • you need captcha handling - none is implemented
  • you need login automation for sites not in the covered list

Facets

library · maturity abandoned

web-scraping auth http-client crawlers web-development python cross-platform simulated-login selenium cookies captcha-free weibo zhihu reverse-engineering-login automation

1 source

Member repositories

RepositoryRoleHealth v2
SpiderClub/smart_loginmain32

For agents

markdown · JSON · MCP: product_card(name="SpiderClub/smart_login")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem