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.
@FastSpace So we just need to apply a new fingerprint according to the browser version of the current BAS (e.g. 26.2.0 --> Chrome 117) to the profile and the rest should be fine in terms of anonymity?