For AI agents: a documentation index is available at /llms.txt
Skip to main content

ProxyNetwork

The Browserless proxy network to route matching requests through.

enum ProxyNetwork {
residential
datacenter
}

Values

ProxyNetwork.residential

Residential IP pool (default)

ProxyNetwork.datacenter

Datacenter IP pool (cheaper, billed at 2 units/MB vs 6 units/MB for residential)

Member Of

proxy mutation

Was this page helpful?