Reduce size when loading website

arabellahyatt

Newbie
Joined
Feb 5, 2024
Messages
33
Reaction score
3
Hello everyone, nice to meet you. I have a problem when I use a proxy based on GB. I want to reduce the size of each website load by limiting the loading of images or some unnecessary things to reduce the GB size. , is there any way to save costs?
 
Hello everyone, nice to meet you. I have a problem when I use a proxy based on GB. I want to reduce the size of each website load by limiting the loading of images or some unnecessary things to reduce the GB size. , is there any way to save costs?
Welcome to BHW.

You should definitely try the tips given by @uncutu
 
Use browser extensions like uBlock Origin to block loading of images and other unnecessary elements to save on bandwidth. This will help reduce the GB size each time you load a website.
 
Hello everyone, nice to meet you. I have a problem when I use a proxy based on GB. I want to reduce the size of each website load by limiting the loading of images or some unnecessary things to reduce the GB size. , is there any way to save costs?
What are you using to bot?

If selenium, try:
Code:
https://stackoverflow.com/a/31581387/1437261

If puppeteer, try (you might want to load the js though, modify as needed) :
Code:
https://stackoverflow.com/a/59473836/1437261

If manual, try:
Code:
https://superuser.com/a/740556/249428


All of these achieve the same thing. They enable a setting that blocks images (and optionally, css and JS as well) from being loaded during a page load. That should save you quite a bit of bandwidth without losing any major functionality (apart from the fact that the website will look ugly without the images/css/whatever lol).
 
Use browser extensions like uBlock Origin to block loading of images and other unnecessary elements to save on bandwidth. This will help reduce the GB size each time you load a website.
thanks
 
simple solution is you can program your browser to disable images on all websites. u can take a step further and disable js and css.
instructions to block images here https://kb.iu.edu/d/acpv
umatrix addon can block lots of stuff too to save on bandwidth in sensitive environments. https://chromewebstore.google.com/detail/umatrix/ogfcmafjalglgifnmanfmnieipoejdcf
I am using adpower is there any solution to save capacity
 
To reduce website load size and save on GB usage, you can use a browser extension or setting that blocks images, videos, and ads like,
Chrome's Data Saver or uBlock Origin. Alternatively, enable text-only mode in your browser or use a lightweight browser like Opera Mini.
For more control, try a proxy or VPN with built-in compression features like Google's Compression Proxy or Opera VPN.
 
You can use browser extensions like uBlock Origin to block unnecessary content or enable "Lite Mode" in Chrome to reduce data usage.
 
Back
Top