praveen545445
Senior Member
- Dec 6, 2017
- 866
- 106
Is it possible to bypass google captcha with script or any extension sometime its so frustrating....
How to do that ?You can't bypass them easily programmatically otherwise there would be no point implementing them, but you can use 3rd party api to solve them. Behind them are humans that solve captcha so the resolution time is around 30s but it's still better than no solving at all imo
Determine the exact type of captcha you're dealing with and check out captcha solving services like DeathbyCaptcha, 2Captcha, Imagetyperz etc. and see if any of those have a solution to that particular captcha. Register, load your account with credits and study their API documentation to see how you can implement it for your purpose. Some social media bots have this built into them, so you only need your login info and you're good to go.How to do that ?
Hi mate you can use 2captcha Api to solve them.How to do that ?
How to do that ?
That's interesting let me check outDetermine the exact type of captcha you're dealing with and check out captcha solving services like DeathbyCaptcha, 2Captcha, Imagetyperz etc. and see if any of those have a solution to that particular captcha. Register, load your account with credits and study their API documentation to see how you can implement it for your purpose. Some social media bots have this built into them, so you only need your login info and you're good to go.