For questions specific to the Captcha recognition service named "2Captcha". When using this tag also include the more generic [captcha] tag. Please also provide a tag for the language that you are coding in.
Questions tagged [2captcha]
107 questions
0
votes
0 answers
Geetest solver using 2captcha + Selenium
I am using selenium to load the target page, then using 2catpcha to solve geetest, after success solve, I get data from 2captcha
"geetest_challenge", "geetest_validate","geetest_seccode"
But then I dont know how to submit these data to my target…

duy dang
- 27
- 4
0
votes
1 answer
H-Captcha, can't fill the token in h-captcha-response innerHTML and g-recaptcha-response innerHTML
I'm trying to bypass a Hcaptcha with 2captcha thank to selenium and 2captcha in python.
When I receive my 2captcha token, I try to fill my token in both textareas named 'h-captcha-response' and 'g-captcha-response'
But it doesn't work.
Both…

Josselin Duhamel
- 19
- 5
0
votes
1 answer
Can not inject token
I'm using the 2Captcha API to obtain the token that solves the reCaptcha of a web that validates the criminal record of a person, inserting the ID and the verification code. The thing is that my code works in the reCaptcha demo but not in the page…

Julieta Benitez
- 1
- 1
0
votes
1 answer
How to hide sensitive info in electron JS
Hello i've been working in an electron application, and decided to add an feature that complete faucets like the cryptocurrency ones that you need to solve an captcha and get rewarded X amount in crypto, i am making an api request to the website in…

user132741
- 15
- 3
0
votes
1 answer
Captcha Problem C# Selenium and CaptchaSharp Package
I am having a problem with C# Selenium and CaptchaSharp Package.
The problem is the package use its own httpclient instead i want it to use the Chrome Web Driver as i am using it in Selenium. What i mean is i want it to solve the captcha and return…

James
- 13
- 2
0
votes
1 answer
How to set custom timeout duration for captcha solving using puppeteer and recaptcha plugin
I'm using puppeteer with puppeteer-extra-plugin-recaptcha plugin. I want to set a custom timeout for 2captcha solving but I'm having a hard time.
The method I use is:
await page.solveRecaptchas()
But I couldn't find anything timeout-related in the…
0
votes
0 answers
2Captcha: How can I reset after getting ERROR_CAPTCHA_UNSOLVABLE?
I've created a script for web scraping and I'm using 2Captcha to solve captchas. 2Captcha has a Python library, but I've created my own functions to generate the captcha ID and captcha token code.
My captcha module has 3 functions: get_captcha_id(),…

Tony Di Palmo
- 1
- 1
0
votes
1 answer
How to solve normal recaptcha in 2captcha.com using python?
I'm trying to solve a https://2captcha.com/demo/normal using python code before implementing it on my project. But, I'm a little bit confused about how I should send my image captcha.
Here's the code of how the form I should submit to obtain the…

Ekky Armandi
- 106
- 9
0
votes
0 answers
How to detect CAPTCHA and solve it manually using selenium and python?
I'm working on simple program based on python and selenium.
The program fills all fields with some personal information and sends the information with "confirm" button.
Once the button is pressed, a CAPTCHA must be solved, is there a way to detect…

Sk4v
- 17
- 1
- 2
0
votes
1 answer
How I can do POST request in Python Selenium?
I'm trying to mimic this web requests mechanism. I have all the data. What I need to know is how I can do the POST requests using Python Selenium?

Ekky Armandi
- 106
- 9
0
votes
0 answers
Need Help Making Outlook account creator using selenium python and 2captcha - Funcaptcha
Stuck On the Captcha Solving was trying to use a project called unicode if someone could help me on this part it would be appreciated
Using 2Captcha
Other Than that everything else is working for me to create the accounts , just this one small issue…

David S
- 1
- 2
0
votes
2 answers
Page reloads after submitting the 2captcha token
I'm trying to signup on twitter using selenium and using 2captcha API to solve the captcha but for some reason when clicking continue the page refreshes and doesn't proceed
captchaInput =…

Arfath Yahiya
- 107
- 12
0
votes
1 answer
Solve Hcaptcha with 2captcha python selenium
I am trying to solve Hcaptcha with 2captcha in python selenium
I tried to launch the driver and add 2captcha extension and set it but it's not working
and I tried a lot of codes but no one of them work (and no one of them is selenium)
0
votes
0 answers
How does 2captcha solve the captcha and the token is still valid for the user?
INTRODUCTION
I'm trying to make an API that solves RECAPTCHAs, but the token is only valid once and only for two minutes since generated, as explained here official documentation recaptcha. So my question is the following: how are CAPTCHA solvers…

selenio34
- 92
- 1
- 9
0
votes
2 answers
unable to find site key to bypass recapcha
when I'm going to bypass google recapcha v2 with 2capcha and anticapcha I'm unable to find the site key in SoundCloud its contains with iframe with src tag much appreciate your help to find the site key in Soundcloud