ASN targeting proxy: what it is and when it earns 2x
ASN targeting picks the network behind the IP, not the place. What it costs, when it is the only thing that works, and why exclusion is the better half.
· 13 min read
Does city-level proxy targeting actually work?
A 200 OK proves nothing about location. Why geo databases disagree, how silent fallback contaminates data, and a four-step check for any city filter.
· 14 min read
Do failed proxy requests count against my bandwidth?
Yes, with one near-exception. What each failure class puts on the wire, the retry arithmetic, and how to cut failed-request spend without losing coverage.
· 13 min read
Should you use a headless browser or plain HTTP requests?
A headless browser pays about 130 times the bytes of the HTML it renders. Here is the measured ratio, the break-even math, and when the cost is worth it.
· 13 min read
How many proxy threads do you actually need?
Threads = requests per second x average response time. Work the formula, then find out whether concurrency or gigabytes runs out first on your plan.
· 11 min read
How much bandwidth does web scraping use?
HTML is 22 KB of a 2,559 KB median home page. Here is the per-100K-page arithmetic, the harness to measure your own targets, and what it costs.
· 15 min read
Proxies for SEO rank tracking: a cost model
Rank tracking is priced per successful query, not per gigabyte. The formula, the volume math for 10,000 keywords, and when to buy a SERP API instead.
· 13 min read
How to reduce proxy bandwidth costs
Nine tactics, ranked: conditional requests, route interception, compression, dedupe and pool choice. With the arithmetic, and the ones not worth doing.
· 15 min read
Proxy bandwidth billing: how providers count traffic
Per-GB proxy billing counts request headers, TLS, redirects and failed responses, not just the page body. Here is every component, and how to audit it.
· 14 min read
Node.js fetch proxy agent: the undici dispatcher
Node's global fetch ignores HTTP_PROXY and has no agent option. Set an undici ProxyAgent dispatcher, dodge the version-skew trap, and rotate cleanly.
· 13 min read
Playwright proxy per browser context rotation
A context's proxy is fixed at creation and SOCKS5 auth is undocumented. Build a context pool on sticky ports, isolate identity, and cut the bandwidth bill.
· 14 min read
Selenium proxy authentication after Manifest V3
Chrome 138 disabled the MV2 auth extension and MV3 service workers miss the challenge. Six ways to do Selenium proxy authentication, compared in a table.
· 16 min read
Proxy list vs proxy gateway: which is better
Proxy list vs proxy gateway: what each model makes you own, the per-IP against per-GB break-even formula, and why pool size is not a purchase criterion.
· 17 min read
Rotating vs sticky proxy sessions: pick by task
Rotating draws a new exit per connection. Sticky holds one for 1-120 minutes. Which port selects which, how long to hold, and what breaks either way.
· 12 min read
Looking for setup instructions rather than background reading?
Browse the help centre