Proxies
Route browser traffic through proxies
Start Notte browser sessions with proxy routing to inspect location-sensitive pages and network behavior.
Run this template
Clone just this template, configure Notte, and start the run.
Before running
- Have
NOTTE_API_KEYready. Generate an API key.
Need help? Join the Notte Slack.
Routing behavior
- Tests default proxy routing and country-specific proxy routing.
- Extracts structured IP and geolocation data from the visual browserleaks.com/ip report.
- Uses inline uv script metadata, so no template-specific pyproject.toml is required.
- Tests built-in proxy routing.
Geo inputs
- Proxies: Notte session option for routing browser traffic through proxy infrastructure.
- Country proxy: a two-letter country code such as us or gb passed as the session proxies value.
- Scrape: Notte structured extraction from the current page.
Routing variants
- Geo-testing location-specific content.
- Checking proxy routing before a larger scraping workflow.
- Comparing responses across network locations.
- Verifying the apparent city, state, country, and coordinates from a proxy-routed browser.