I am using BAS to scrape articles from various news websites, and I want to block JavaScript, disable images, and turn off ads to optimize the page loading speed. Could you please provide instructions for doing so?
@DuckDuck Thank you very much. Besides blocking libraries, what else can be done to optimize BAS and reduce RAM and CPU usage? Because the tool I'm working with is expected to simultaneously scrape 20-30 news pages.
@clarabellerising Already took these actions but didn't help. I've ended up reinstalling Windows. Now everything works. Hopefully won't have this problem again
Hi,
I'm using proxies with limited data usage with the browser Proxy function, but I want to load certain URLs without proxy
For example .js files because they take up a lot of proxy usage and do not require proxy to not trigger rate limits.
Hi,
can you provide more information?
How are you getting the mail? Are you doing it through browser or through an api?
you can use regex, get substring or get html for this.