/ all plans

proxies for travel and airfare scraping

a fare is not one number. it changes with the country you appear to be in, the currency, and sometimes the device. collecting it accurately means querying from inside each market.

why this needs proxies

airlines and travel sites localise prices by geography and currency, and defend their fare data by blocking datacenter ranges and fingerprinting automated clients. the price you scrape from one office ip is the price for that one place, and often not a price a real customer was ever shown. residential addresses in the origin market return the fare that market actually sees.

which proxies to use

residential from $1.30 country and city targeting so you query each market as a local, which is what moves the fare.
residential lite from $0.20 for high-frequency polling of many routes, where per-gb cost is the constraint.
mobile from $1.00 for the strictest anti-bot and for app-only fares served over mobile networks.

what it costs

estimate: about 1.2 mb per query, covering a route search and its results as html or json with assets. calendar and multi-city searches that return large result sets run higher.

fare queriesbandwidthresidentialresidential litemobile
10,00012 gb$23.40$3.60$16.80
100,000117 gb$187.20$29.25$140.40
1,000,0001,172 gb$1523.60$234.40$1172.00

volume rates are applied automatically, so the larger rows already reflect the cheaper tier.

how to set it up

sessionrotating, with country targeting set per market
accountone random 16-digit number. no email, no name, no kyc.
paymentcrypto only: monero, bitcoin, litecoin and ethereum.

faq

why do airfares change by location?
airlines and travel agencies price by point of sale, currency and demand signals tied to where the request comes from. two people searching the same route from different countries routinely see different fares.
residential or datacenter for airline sites?
residential. airline and travel sites block datacenter ranges hard and fingerprint aggressively, so datacenter addresses rarely return a usable fare. residential in the origin market is what works.
how often can i poll a route?
the limit is the target, not the proxy. spread queries across enough addresses that no single one polls faster than a person plausibly would, and rotate.
get an accountsee all plans