Google Flight Scraper avatar

Google Flight Scraper

Pricing

from $2.06 / 1,000 flights

Go to Apify Store
Google Flight Scraper

Google Flight Scraper

Compare flight options surfaced by Google. Google flight URLs define the listing set, while the result keeps date, departure date, prices, query, and origin city.

Pricing

from $2.06 / 1,000 flights

Rating

0.0

(0)

Developer

ReapX

ReapX

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 hours ago

Last modified

Share

Compare flight options surfaced by Google. Google flight URLs define the listing set, while the result keeps date, departure date, prices, query, and origin city.

Google Flight Scraper interface

The record

The dataset schema names every field before the run. The first working set is query, originCity, destinationCity, date, carrierCode, carrierName, originIata, destinationIata, departureDate, departureTime, arrivalTime, and durationMinutes. Dataset views keep related fields together without changing the underlying row.

Captured row

{
"currency": "USD",
"durationMinutes": 70
}

Input

Google Flight Scraper accepts source URLs. Run controls stay in the same form.

FieldWhat it controlsStarting value
startUrlsEnter Google search terms or identifiers, one per line.["London to Paris on 2026-10-15 one way"]
maxItemsStop after this many dataset rows.12
maxSecondsStop after this many seconds and keep completed rows.240

Example input

{
"startUrls": [
"London to Paris on 2026-10-15 one way"
],
"maxItems": 3,
"maxSeconds": 180
}

Price

$2.94 per 1,000 flights on the Free plan. Other Apify plans use the rates shown in the Pricing tab.

Google Flight Scraper input and result demonstration

Console, API, schedules, and exports

Runs can begin in Apify Console, from a saved task, or through the Actor API. A schedule can reuse the same input. Completed rows remain in the run dataset for API retrieval and Apify dataset exports.

POST https://api.apify.com/v2/acts/lzF0WdF9KCulqdYhb/runs
GET https://api.apify.com/v2/datasets/{datasetId}/items

Saved tasks

Twenty task pages cover distinct research, comparison, operations, automation, and export jobs. The opening set is:

  • Google flight exact place: Review one Google record around query, originCity, destinationCity, and date. The saved task uses startUrls, maxItems, and maxSeconds and opens the overview view. Configured in Google Flight Scraper.
  • Google flight place comparison: Compare Google flights using durationMinutes, price, query, and originCity. The stats view keeps the differences close together. Configured in Google Flight Scraper.
  • Google flight source list: Process a saved Google input queue with startUrls, maxItems, and maxSeconds. Source and identifier fields remain visible in the source view. Configured in Google Flight Scraper.
  • Google flight place index: Index Google flights by query, originCity, destinationCity, and date. The saved input keeps the same matching fields from run to run. Configured in Google Flight Scraper.
  • Google flight contact register: Assemble a focused Google register centered on query, originCity, destinationCity, and date. The task keeps startUrls, maxItems, and maxSeconds visible for later review. Configured in Google Flight Scraper.
  • Google flight rating benchmark: Compare numeric and status fields across Google flights, led by durationMinutes, price, query, and originCity. Results open as the stats table. Configured in Google Flight Scraper.

Support

Include the Actor ID, run ID, saved task name, and affected input when reporting an issue. That is enough to locate the run and its dataset.