some of the websites my bot visits contains lots of ads that sometimes cause trouble e.g. timeouts with low quality proxies.. Is there a way to block ads from viewing?
I did that, I blocked jpeg, png, gif etc, still all ads kept viewing and wrecking my bots
I also tried adding adblockers through extensions but they didn't work (guess that feature needs more work)
i also tried request mask deny for some of the ads domains, still no luck
@plantacja I did manage to block some of the ads by blocking the iframes that loaded it, some still appear but the script is much more stable now. Thank you.
BAS update didn't solve my problem of timeouts, so i got another chrome with ublock and looked what it blocked, request deny everything and now it is very quick and never fails 👍🏻
@m4zuper
on any site I try , I guess that rucaptcha and 2captcha are the ones that are doing best regarding funcaptchas , but with the Standard " solve captcha with clicks" module It's just clicking on the submit button and then stop
Maybe not the best way to do it but you can scrape all possible urls on the page and then add all to a new list then you can take a random line from the list and click it. That would 100% work.