Witouth browser emulation? if those numbers are real then its pretty x3 faster than deathbycaptcha and for sure what i need
https://2captcha.com/public_statistics/graph/devspeed
better alternative? im using in selenium in python +chromedriver, for what im using chromedriver
im using deathbycaptcha and it cost 70-80s to get the captcha
also by token recaptcha i mean these
https://2captcha.com/es/newapi-recaptcha-en
Just sending "data-sitekey=" of g-recaptcha and getting string for insert in class="g-recaptcha-response"
Reason because im doing like these is because i think its the fastest way of doing it, if there is a faster way of getting captcha solved in selenium with python, then i would like to know please, thank everyone guys.
https://2captcha.com/public_statistics/graph/devspeed
better alternative? im using in selenium in python +chromedriver, for what im using chromedriver
im using deathbycaptcha and it cost 70-80s to get the captcha
also by token recaptcha i mean these
https://2captcha.com/es/newapi-recaptcha-en
Just sending "data-sitekey=" of g-recaptcha and getting string for insert in class="g-recaptcha-response"
Reason because im doing like these is because i think its the fastest way of doing it, if there is a faster way of getting captcha solved in selenium with python, then i would like to know please, thank everyone guys.