How much proxy data should Instagram use?

pathunder29

Newbie
Joined
Apr 29, 2025
Messages
1
Reaction score
1
Have a simple script to load a profile, follow them, click the message button, type a message, and send- and repeat across recipients. We are averaging 50MB a message. That's at $8 for just 20 messages at $8/GB.
Are we doing something wrong? What does your data usage usually look like?
 
Have a simple script to load a profile, follow them, click the message button, type a message, and send- and repeat across recipients. We are averaging 50MB a message. That's at $8 for just 20 messages at $8/GB.
Are we doing something wrong? What does your data usage usually look like?
50MB per message sounds wild. Are you loading full profile vids or media before messaging? Even with headless + no media preload, that seems high. Might be worth packet-sniffing or proxy-logging to see what's eating that bandwidth. We’re not seeing anywhere near that on our end.
 
50MB per message sounds wild. Are you loading full profile vids or media before messaging? Even with headless + no media preload, that seems high. Might be worth packet-sniffing or proxy-logging to see what's eating that bandwidth. We’re not seeing anywhere near that on our end.
Interesting, I have similar situation. Manually going through the actions via chrome dev tools yields a transfer amount of ~300-400 kb on average, whereas, when I connect via playwright to control the browser via cdp remotely, the bandwidth usage spikes up to 9-10 mb per instagram dm. Is such a huge discrepancy between manually interacting and sending a DM vs via playwright supposed to be there? Perhaps I'm doing something wrong? Note both of these cases are using a headfull browser with network requests to images blocked in an attempt to reduce the bandwidth usage. Just manually clicking on a profile reduces it from 9-10 mb to 300 kb is a bit strange i think im doing something wrong.
 
50MB per message is very large. Maybe script is sending too much data. It may be better to check and optimize the script for less data usage.
 
Something is incorrect, the agencies we work with, they use 100Gb per device with 12 clones running a minimum of 20 hours. Double check why you are getting that.
 
Instagram doesn’t use a lot of data through proxies. If you're automating, around 1–2 GB per month per account is usually enough, depending on activity. Just make sure your proxy is stable and not overused.
 
Definitely run some tests to see what the 50MB is. That's a huge amount of data for what should be under 1MB I would think
 
First of all you're overcharged, second, if you send the DMs through phones, the phones have background services as well that eats data. Thirdly, you need to switch to unlimited bandwidth proxy services.
 
Back
Top