My search bot needs to resolve google recaptcha v2 for some proxies, it worked already but recently it doesn't solve any, 2captcha is connected. Please help me how can I resolve this issue. is it from my side or a major problem.
And if you are just trying to scrape data, you should
go with http requests with http client, It would be much
faster and would save a tons of bandwidth usage.
Is it also advisable to use http client if I want to send out emails using a webmail service? Or is there another approach appropriate? Thx!