-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
爬虫登录失败 #37
Comments
换了个浏览器手动登录成功之后,问题自动解决。 |
感谢提出Issue! 目前解决办法是手动在浏览器里获取用手机号登陆成功之后的 cookie,然后手动添加到脚本的session里,这样可以登陆成功。具体的脚本更新会在几天内发布。 @CompetitiveLin |
这个cookie会有过期时间吗 |
会的,目前看是一个月过期时间。 |
按照你的思路,是可以直接用cookie的方法,但是一个月换一次cookie,我只能说我太懒了 |
从6.25开始爬虫无法登陆成功,http返回代码为500,即服务器内部错误,与爬虫脚本无关。
The text was updated successfully, but these errors were encountered: