Proxies
Compare Amazon prices across countries
Use Notte sessions with regional proxy routing to compare product prices across country-specific Amazon pages.
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
- Browser: starts one Notte browser session per country with geolocation proxies.
- Extraction: uses session.scrape() with Pydantic models for local price, stock, delivery, fulfillment, and deal notes.
- Creates Notte sessions for US, Canada, UK, Australia, and Japan.
- Searches Amazon for the configured travel-accessory query.
Routing variants
- Add currency conversion or landed-cost estimates.
- Persist offer snapshots to CSV or a database.
- Tune countries, query, and offer count for your workflow.
Proxy notes
- Missing credentials: verify .env contains NOTTE_API_KEY.
- Amazon can block, redirect, or vary content by region.
- Proxy availability can vary by country.