ad-m / ad-m/python-anticaptcha

Issues with hcaptcha and selenium on artstation.com

未关闭
#63 8 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
230
派生
53
PR 合并指标
30 天内没有已合并 PR

描述

I'm having trouble solving [artstation](https://www.artstation.com/users/sign_in)'s login hcaptcha with selenium. Using requests is not an option because it requires javascript enabled, and the usual actions like for the recaptcha selenium examples don't seem to work.
The error I get is "Incorrect. Please try again".

Note that not everyone gets the login captcha, some IPs are excluded from it for some reason. Might have to use a VPN to force it showing.

If it helps, I can provide the page source.
I can extract the data-sitekey value just fine and I readd it with execute_script, assigning the token to the innerHTML of [name='g-recaptcha-response'], but it still doesn't work.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。