Google Flights API avatar
Google Flights API
Under maintenance

Pricing

$8.00 / 1,000 results

Go to Store
Google Flights API

Google Flights API

Under maintenance

Developed by

Passabot

Passabot

Maintained by Community

Search real-time flights from Google Flights with detailed data on prices, schedules, stopovers, and airlines. Our API allows you to search flights directly from Google Flights, returning structured JSON data with complete information!

0.0 (0)

Pricing

$8.00 / 1,000 results

1

18

12

Last modified

a month ago

You can access the Google Flights API programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "origem": "SAO",
< "destino": "RIO",
< "data_ida": "2025-07-25",
< "passageiros": 1,
< "classe_cabine": 1
<}' |
<apify call passabotapi/google-flights-api --silent --output-dataset

Google Flights API API through CLI

The Apify CLI is the official tool that allows you to use Google Flights API locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: