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

Blackhawk / Gift Card Mall / Simon / 5Back #4

Open
nmock opened this issue Dec 21, 2019 · 5 comments
Open

Blackhawk / Gift Card Mall / Simon / 5Back #4

nmock opened this issue Dec 21, 2019 · 5 comments

Comments

@nmock
Copy link

nmock commented Dec 21, 2019

Any ideas how to proceed with captcha verification with the blackhawk provider? Seems that they are now using recaptcha verification via Arkose Labs, moving away from Google's recaptcha service.

@stevenmirabito
Copy link
Owner

Yes, this is supported by Anti-CAPTCHA. The implementation will have to be updated for the new CAPTCHA provider.

@ruanxuyi
Copy link

ruanxuyi commented May 3, 2020

Got error "(ThreadPoolExecutor-0_0) [CRITICAL] Unable to find reCAPTCHA" for blackhawk. Likely that they have changed the class id g-recaptcha?

@stevenmirabito
Copy link
Owner

I have updated the Blackhawk provider with support for the new Arkose Labs FunCaptcha, however I keep getting "Invalid Captcha" responses from their site when I test the provider (both proxyless and with a proxy). I'm not sure what's wrong, and I don't have the time to invest in debugging this further right now, but feel free to troubleshoot and please submit a PR if you get it working.

@Markc1488
Copy link

Are people still working on this?

@j4jstyle
Copy link

For Arkose labs, you need to solve the captcha first, and inject the token in headers when doing request.
You still need to play with sessionid, uuid and other stuff to succeed "Enforcement" related matters, else you will keep getting Invalid Captcha the whole time.

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

5 participants