With the funcaptcha solver module, captcha is solved, but it comes up again and again.
Captcha is solving, but it comes out again, as if it has not been solved.
@UserTrue Thanks, but even when I try to create them manually on BAS, the captcha comes out again. It's like I'm stuck in a "solve the captcha" loop regardless of the module used to solve it :s
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!