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!
Thank you @support it seems that even >CSS> :nth-child(2) it changes, but after using inspect sometimes it becomes nth-child(3). I just put to click on (3) after (2) and no issues so far.
@Diya.3rif twitter email is a little bit tricky. They have fake url in email.
Anyway I prepared code for you that extracts url param from original url.
It uses split function to exctract query param like this