Skip to content
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

京东好像更新了验证码,无法在自动登陆了,有更新的计划没有呢?提前感谢了! #83

Open
ArkSci opened this issue Dec 3, 2024 · 9 comments

Comments

@ArkSci
Copy link

ArkSci commented Dec 3, 2024

京东好像更新了验证码,无法在自动登陆了,有更新的计划没有呢?提前感谢了!

@fj9876
Copy link

fj9876 commented Dec 3, 2024

能登,但是无头不行,得开启浏览器模式

@nethawkhu
Copy link

验证码并没有更改,改的是跳转页,获取不到,没法拿CooKie。

@LouSpr
Copy link

LouSpr commented Dec 3, 2024

新出了旋转图形,过不了验证

@nethawkhu
Copy link

我修改了一下,至少目前可以正常工作了。

@nethawkhu
Copy link

main 中,

context = await browser.new_context(
user_agent='Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'
)
替换掉
context = await browser.new_context()

@Jioani
Copy link

Jioani commented Dec 4, 2024

main 中, 用 context = await browser.new_context( user_agent='Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36' ) 替换掉 context = await browser.new_context()

感谢,已经临时解决了。

@icepage
Copy link
Owner

icepage commented Dec 4, 2024

更新了

@ArkSci
Copy link
Author

ArkSci commented Dec 4, 2024

谢谢啦 优秀

@ywk1000
Copy link

ywk1000 commented Dec 4, 2024

各位可以自己修改ua 为自己网络的独立ua,这样更合适实际情况

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants