Google Flights Scraper - Flight Prices & Fares
Pricing
from $3.50 / 1,000 results
Google Flights Scraper - Flight Prices & Fares
Scrape live flight prices from Google Flights: airlines, times, stops, durations & booking tokens. One-way & round-trip, any cabin, multi-date fare scan. No API key, no login.
Pricing
from $3.50 / 1,000 results
Rating
0.0
(0)
Developer
Logiover
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
21 hours ago
Last modified
Categories
Share
Google Flights Scraper โ Live Flight Prices & Fares (No Login, No API Key) ๐ซ
Scrape live flight prices from Google Flights in seconds โ airlines, departure & arrival times, number of stops, flight duration, flight numbers, cabin class and booking tokens. This Google Flights scraper works for one-way and round-trip searches, any cabin class (economy, premium economy, business, first), and can scan a whole range of departure dates in one run to find the cheapest day to fly.
No login. No Google Flights API key. No quotas. Just enter an origin, a destination and a date โ and get clean, structured flight data you can export to JSON, CSV, Excel or Google Sheets, or pull straight from the Apify API.
๐ Keywords: google flights scraper, scrape flight prices, flight price API alternative, flight price scraper, flight data API, cheap flights scraper, airfare scraper, flight search API, round-trip flight scraper, flight fare monitoring.
โจ Why use this Google Flights Scraper?
- โ Live, real prices โ pulled from Google Flights at run time, exactly what a traveler sees on the site.
- โ No API key & no login โ nothing to register, no OAuth, no cookies.
- โ One-way & round-trip โ full support for both, any number of adults & children.
- โ All cabin classes โ economy, premium economy, business, first.
- โ Cheapest-day fare calendar โ scan every date in a range with a single input.
- โ Per-leg segment detail โ airports, times, aircraft type, flight numbers, operating carrier.
- โ Any currency & locale โ USD, EUR, GBP, TRY and more.
- โ Export anywhere โ JSON, CSV, Excel, HTML, RSS or the Apify dataset API.
- โ Schedule it โ run daily/hourly for automated fare monitoring & price-drop alerts.
๐ How to use it (3 steps)
- Enter your search โ origin and destination IATA airport codes (e.g.
JFK,LHR,IST), a departure date and trip type. - Click Start โ the actor queries Google Flights and collects every matching itinerary.
- Download your data โ grab the results as JSON, CSV or Excel, or fetch them via the Apify API.
No coding required. Want automation? Schedule the actor to run on any interval and have fresh flight prices delivered automatically.
โ๏ธ Input
| Field | Required | Description |
|---|---|---|
origin | โ | Departure airport IATA code, e.g. JFK, IST, CDG. |
destination | โ | Arrival airport IATA code, e.g. LHR, SAW, LAX. |
departureDate | โ | Outbound date YYYY-MM-DD. Blank โ ~30 days out. |
departureDateEnd | โ | Scan every date from departureDate to this date โ perfect for a cheapest-day fare calendar (many more results). |
returnDate | โ | Return date YYYY-MM-DD for round-trips. |
tripType | โ | one-way or round-trip. |
seatClass | โ | economy, premium-economy, business, first. |
adults / children | โ | Number of passengers. |
maxStops | โ | Cap stops. 0 = non-stop only, blank = any. |
currency | โ | ISO code for prices: USD, EUR, TRYโฆ |
language | โ | Google locale: en-US, en-GBโฆ |
maxResults | โ | Cap total rows (0 = unlimited). |
Example โ one-way, cheapest day in a date range
{"origin": "JFK","destination": "LHR","departureDate": "2026-08-01","departureDateEnd": "2026-08-31","tripType": "one-way","seatClass": "economy","adults": 1,"currency": "USD"}
Example โ round-trip, business class, 2 passengers
{"origin": "IST","destination": "DXB","departureDate": "2026-09-10","returnDate": "2026-09-17","tripType": "round-trip","seatClass": "business","adults": 2,"currency": "EUR"}
๐ฆ What you get (output)
One row per flight itinerary, ready for analysis:
| Field | Description |
|---|---|
price / currency | Total price for your search party |
airlines / airlineCode | Operating carrier name(s) and code |
stops | Number of stops (0 = non-stop) |
fromCode โ toCode | Origin / destination IATA |
departureDate / departureTime | Outbound departure |
arrivalDate / arrivalTime | Arrival |
totalDurationMin | Total flight time (minutes) |
tripType | one-way / round-trip |
segments | Per-leg JSON: airports, times, aircraft type, flight numbers, operating airline |
bookingToken | Google Flights booking reference |
scrapedAt | ISO timestamp of the scrape |
Sample output
{"price": "412","currency": "USD","airlines": "British Airways","airlineCode": "BA","stops": "0","fromCode": "JFK","toCode": "LHR","departureDate": "2026-08-15","departureTime": "21:30","arrivalDate": "2026-08-16","arrivalTime": "09:25","totalDurationMin": "415","tripType": "one-way","segments": "[{\"from\":\"JFK\",\"to\":\"LHR\",\"flightNo\":\"BA112\",\"plane\":\"Boeing 777\"}]","bookingToken": "WyJDalJJ...","scrapedAt": "2026-06-03T08:12:44.000Z"}
๐ก Use cases
- Fare monitoring & price-drop alerts โ schedule daily runs and track when a route gets cheaper.
- Cheapest-day-to-fly analysis โ use
departureDateEndto build a full fare calendar in one go. - Travel agencies & OTAs โ enrich your own search results with live Google Flights pricing.
- Route & competitor price intelligence โ monitor how carriers price specific routes over time.
- Travel deal sites & newsletters โ auto-source the best fares for your audience.
- AI travel agents & chatbots โ feed structured, real-time flight data into your LLM workflows.
- Data science & dashboards โ analyze airfare trends, seasonality and demand.
โ FAQ
Do I need a Google Flights API key?
No. There is no official public Google Flights API, so this is the closest flight-price API alternative. The actor pulls live data directly from Google Flights โ no key, no login, no quota.
Are the flight prices real and live?
Yes. Prices are fetched at run time and reflect exactly what Google Flights shows. Availability and fares change constantly, so re-run for fresh data.
Can it scrape round-trip flights?
Yes โ set tripType to round-trip and provide a returnDate.
How do I find the cheapest day to fly?
Set both departureDate and departureDateEnd to scan every date in that window โ you get one set of results per day, perfect for a fare calendar.
Which airports are supported?
Any airport Google Flights supports. Use standard IATA codes (JFK, LHR, IST, CDG, DXB, โฆ).
Can I get business or first class fares?
Yes โ set seatClass to premium-economy, business or first.
Can I export to Excel or Google Sheets?
Yes. Results download as JSON, CSV, Excel, HTML or RSS, and are available through the Apify API and integrations (Make, Zapier, Google Sheets).
๐ง How it works
The actor talks to Google Flights' own search endpoint, so results match exactly what you'd see on the website โ no brittle screen-scraping of page layout. Prices are pulled live at run time and parsed into clean, typed fields.
๐ Tips for best results
- For high-volume or scheduled runs, switch the proxy to RESIDENTIAL to avoid rate-limits.
- Prices and availability are real-time and change frequently โ re-run for the freshest data.
- Use
departureDateEndto map a full fare calendar in a single run. - Narrow
maxStopsto0if you only want non-stop flights.
โน๏ธ Prices shown are the live Google Flights offers at scrape time. Always confirm the final price on the airline or booking site before purchase. This is an independent scraper and is not affiliated with or endorsed by Google.
๐ Changelog
2026-06-05
- ๐ก๏ธ Reliability fix: results are no longer dropped by strict output validation โ runs now complete cleanly even at high volume (thousands of results).
- โก Stability & performance hardening; fresh rebuild.
2026-06-04
- Verified live & refreshed build โ reliability/maintenance pass.