Routing

Choose a route mode that matches the target and latency budget.

The request model supports these route modes:

ModeUse when
directThe target is public and accessible without a proxy.
autoRunHarvester should select a suitable route.
browserThe target needs browser execution.
httpA lightweight HTTP route is sufficient.
residentialThe target needs a residential egress.
residential_browserThe target needs both residential egress and browser execution.

Start with auto unless you have measured evidence for a more specific route. Route availability and commercial limits are deployment data; do not hard-code plan entitlements in client code.

Last updated on