{"id":13625995,"url":"https://github.com/xchaoinfo/fuck-login","last_synced_at":"2025-04-16T11:31:04.141Z","repository":{"id":54342159,"uuid":"51740069","full_name":"xchaoinfo/fuck-login","owner":"xchaoinfo","description":"模拟登录一些知名的网站，为了方便爬取需要登录的网站","archived":true,"fork":false,"pushed_at":"2018-06-08T02:23:56.000Z","size":316,"stargazers_count":5877,"open_issues_count":55,"forks_count":2013,"subscribers_count":379,"default_branch":"master","last_synced_at":"2025-01-02T04:15:17.059Z","etag":null,"topics":["login","python3","weibo","zhihu"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xchaoinfo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-15T08:09:20.000Z","updated_at":"2025-01-02T02:55:31.000Z","dependencies_parsed_at":"2022-08-13T12:40:19.615Z","dependency_job_id":null,"html_url":"https://github.com/xchaoinfo/fuck-login","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xchaoinfo%2Ffuck-login","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xchaoinfo%2Ffuck-login/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xchaoinfo%2Ffuck-login/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xchaoinfo%2Ffuck-login/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xchaoinfo","download_url":"https://codeload.github.com/xchaoinfo/fuck-login/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249235037,"owners_count":21235134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["login","python3","weibo","zhihu"],"created_at":"2024-08-01T21:02:07.404Z","updated_at":"2025-04-16T11:31:03.768Z","avatar_url":"https://github.com/xchaoinfo.png","language":"Python","funding_links":[],"categories":["Python","Spider"],"sub_categories":["第三方库/开源项目"],"readme":"# fuck-login\n\n**本项目不在继续维护了(This project is not maintained)**\n\n\nxchaoinfo 2018.06.08\n\n## 模拟登录一些常见的网站\n\n主要基于以下的 Python 的第三 library \n\n\n1. [requests](http://www.python-requests.org) 处理登录\n2. [pillow](https://github.com/python-pillow/Pillow) 处理验证码\n3. [rsa](https://stuvel.eu/rsa) 处理加密问题\n\n## Done\n\n1. [知乎](http://zhihu.com)\n2. [126邮箱](http://126.com)\n3. [weibo.cn](http://weibo.cn) (验证码识别困难，建议不要用这种方式) 和 [mweibo.cn](http://m.weibo.cn) (推荐使用)\n4. [百度](https://www.baidu.com)\n5. WebQQ by [opdss](https://github.com//opdss) 还有点问题\n6. Webweixin by [opdss](https://github.com//opdss)\n7. [微博网页版](http://weibo.com)\n8. lantouzi by [opdss](https://github.com//opdss)\n9. jd.com by [henry51](https://github.com/[henry51])\n10. liepin.com by [henry51](https://github.com/henry51)\n11. 拉勾网 by [opdss](https://github.com//opdss)\n12. xueqiu.com by xchaoinfo\n13. v2ex.com by [zeekvfu](https://github.com/zeekvfu)\n14. guokr.com by [Zhao Min](https://github.com/zhaozhemin)\n15. blog.CSDN.net by [guoruibiao](https://github.com/guoruibiao)  [博客](http://blog.csdn.net/marksinoberg)\n16. dlut 大连理工大学校园网相关  by [guoruibiao](https://github.com/guoruibiao)  [博客](http://blog.csdn.net/marksinoberg)\n17. attop.com by [justZERO](https://github.com/aloneZERO)\n18. github.com by [wuxiaoxiaoshen](https://github.com/wuxiaoxiaoshen)\n19. [B站](https://www.bilibili.com)\n20. [豆瓣](https://www.douban.com)\n\n## Todolist\n1. **重构代码，增加可扩展性**\n1. 增加新浪微博网页版的登录 (已解决)\n1. 增加 QQ 空间 和 QQ 邮箱的登录\n1. 重新组织文件结构和代码风格，make it esay to read\n1. 增加可扩展性，方便添加新的功能, 现在开发新功能的例子还很不优雅。\n\n## tips of pull request \n\n欢迎大家一起来 pull request \n\n1. pull request 尽量做到 Py2 和 Py3 版本的兼容。\n1. 增加新的网站登录\n1. 改进错误, Python版本的兼容\n1. 基于模拟登录增加新的功能。\n\n## 技术交流\n\n - 欢迎加入 QQ 群 465363184 交流学习, 或者发邮件到 xchaoinfo@qq.com 进行交流\n - 视频教程已经上传到腾讯视频和优酷视频，可以通过搜索 `Python 模拟登录那些事儿` 找到\n - 视频教程同时也在微信公众号更新了，[点击扫一扫关注我的微信公众号：xchaoinfo](http://7xti71.com1.z0.glb.clouddn.com/xchaoinfo.jpg)\n\n\n## 捐赠\n\n - [微信捐赠](http://7xti71.com1.z0.glb.clouddn.com/wechat_pay.png)\n - [支付宝捐赠](http://7xti71.com1.z0.glb.clouddn.com/alipay-xchaoinfo.jpg)\n - [捐赠记录](https://github.com/xchaoinfo/fuck-login/wiki/donation)\n\n如果本项目对你有用，欢迎对本项目进行捐赠，捐赠时候请留下你的github ID，当然您也可以匿名捐赠。\n\n\n\n## something to add\n\n1. 这个项目开始于 2016.2，有些网站改了规则，可能模拟登录不能使用了，授人以鱼不如授人以渔，后面会维护几个典型的模拟登录，并且会给出每个模拟登录的教程，初步考虑是视频，这样对于刚刚接触爬虫，对于抓包分析技术一脸懵逼的初学者来说比较友好，后面可能会更新图文的教程。教程目前制作中，我新注册了一个微信公众号 xchaoinfo, 教程的更新会在微信公众号提醒，欢迎关注\n\n\n1. 项目写了一段时间后，发现代码的风格和程序的易用性，可扩展性，代码的可读性，都存在一定的问题，所以接下来最重要的是重构代码，让大家可以更容易的做出一些自己的小功能。\n1. 如果你觉得某个网站的登录很有代表性，欢迎在 issue 中提出，\n如果网站的登录很有意思，我会在后面的更新中加入\n1. 网站的登录机制有可能经常的变动，所以当现在的模拟的登录的规则不能使用的时候，请在 issue 中提出\n如果时间允许的话，我会更新。\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxchaoinfo%2Ffuck-login","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxchaoinfo%2Ffuck-login","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxchaoinfo%2Ffuck-login/lists"}