Google Flights Scraper avatar

Google Flights Scraper

Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Google Flights Scraper

Google Flights Scraper

epctex/google-flights-scraper

Gather flight information from Google Flights right away. Extract details such as flights, fares, availability, and additional data. Blazing fast, and very powerful data source is at your fingertips!

Start URLs

startUrlsarrayOptional

URLs to start with. It should be list or detail URL

Currency

currencyEnumOptional

Select the currency.

Value options:

"USD": string"ALL": string"DZD": string"ARS": string"AMD": string"AWG": string"AUD": string"AZN": string"BSD": string"BHD": string"BYN": string"BMD": string"BAM": string"BRL": string"GBP": string"BGN": string"CAD": string"XPF": string"CLP": string"CNY": string"COP": string"CRC": string"CUP": string"CZK": string"DKK": string"DOP": string"EGP": string"EUR": string"GEL": string"HKD": string"HUF": string"ISK": string"INR": string"IDR": string"IRR": string"ILS": string"JMD": string"JPY": string"JOD": string"KZT": string"KWD": string"LBP": string"MKD": string"MYR": string"MXN": string"MDL": string"MAD": string"TWD": string"NZD": string"NOK": string"OMR": string"PKR": string"PAB": string"PEN": string"PHP": string"PLN": string"QAR": string"RON": string"RUB": string"SAR": string"RSD": string"SGD": string"ZAR": string"KRW": string"SEK": string"CHF": string"THB": string"TRY": string"UAH": string"AED": string"VND": string

Maximum number of listing items

maxItemsintegerOptional

Maximum number of listing items that you want as output. Default is all

Mode

modeEnumOptional

Select the mode of the scraper. If 'One Way' is selected, the scraper will scrape departure flights. If 'Round Trip' is selected, the scraper will also scrape return flights.

Value options:

"oneWay": string"roundTrip": string

Departure

departurestringOptional

Select the departure airport. You can use IATA codes or city names.

Arrival

arrivalstringOptional

Select the arrival airport. You can use IATA codes or city names.

Departure date

departureDatestringOptional

Select the departure date of the trip.

Return date

returnDatestringOptional

Select the return date of the trip.

Adults

adultsintegerOptional

Select the number of adults.

Children

childrenintegerOptional

Select the number of children.

Infants on seat

infantsOnSeatintegerOptional

Select the number of infants on seat.

Infants on lap

infantsOnLapintegerOptional

Select the number of infants on lap.

Extend output function

extendOutputFunctionstringOptional

Function that takes a JQuery handle ($) as argument and returns data that will be merged with the default output

Custom map function

customMapFunctionstringOptional

Function that takes each of the objects as argument and returns data that will be mapped by the function itself.

Proxy configuration

proxyobjectOptional

Select proxies to be used by your crawler.

Developer
Maintained by Community