← Glossary

Proxies Glossary

Proxy types, rotation strategies, and the tradeoffs between residential, datacenter, and mobile IP pools.

What Is a Residential Proxy?

A residential proxy sends your web traffic through a real home internet connection — a regular broadband or fiber line — instead of through a datacenter.

What Is a Rotating Proxy?

A rotating proxy is a proxy service that automatically gives each request — or each new session — a different outbound IP address, picked from a pool of many IPs.

What Is Proxy Web Scraping?

Proxy web scraping means sending your scraper's traffic through proxy servers — middleman machines that forward your requests for you — so the target website sees the proxy's IP ad.

What Is a Mobile Proxy?

A mobile proxy sends your scraper's requests out through real 4G or 5G mobile-carrier IP addresses — networks like T-Mobile, Vodafone, O2, and AT&T.

What Is an ISP Proxy?

An ISP proxy (also called a \"static residential\" proxy) is a fixed IP address that physically sits in a datacenter but is registered to a consumer internet provider.

What Is a Datacenter Proxy?

A datacenter proxy is an IP address that lives inside a commercial cloud or hosting company — AWS, GCP, Azure, DigitalOcean, OVH, Hetzner.

What Is a DNS Leak?

A DNS leak is when your computer looks up website names through its own DNS resolver instead of through the proxy, which exposes the real network hiding behind that proxy.

What Is IP Rotation?

IP rotation is the practice of cycling outgoing requests through a pool of many IP addresses instead of sending them all from one.

How to Rotate Proxies in Python

To rotate proxies in Python you keep a pool of proxy URLs and switch which one you send through on each request (or each session), so the target site sees traffic spread across man.