You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user reached out to report discrepancies between our Google Flights API and the results returned in google_flights_url, with deep_search=true when using the include_airlines search parameter. After additional testing, it appears deep searches may not run for searches including advanced search parameters.
A user reached out to report discrepancies between our Google Flights API and the results returned in
google_flights_url
, withdeep_search=true
when using theinclude_airlines
search parameter. After additional testing, it appears deep searches may not run for searches including advanced search parameters.include_airlines
:https://serpapi.com/playground?engine=google_flights&departure_id=CDG&arrival_id=PDX&gl=us&hl=en¤cy=USD&outbound_date=2025-03-01&return_date=2025-03-08&deep_search=true&include_airlines=SKYTEAM&no_cache=true
Search Inspect
Google:
https://www.google.com/travel/flights?hl=en&gl=us&curr=USD&tfs=CBwQAhonEgoyMDI1LTAzLTAxMgdTS1lURUFNagcIARIDQ0RHcgcIARIDUERYGicSCjIwMjUtMDMtMDgyB1NLWVRFQU1qBwgBEgNQRFhyBwgBEgNDREdCAQFIAXABmAEB&tfu=EgIIAQ
Playgournd without
include_airlines
:https://serpapi.com/playground?engine=google_flights&departure_id=CDG&arrival_id=PDX&gl=us&hl=en¤cy=USD&outbound_date=2025-03-01&return_date=2025-03-08&deep_search=true&no_cache=true
Google
https://www.google.com/travel/flights?hl=en&gl=us&curr=USD&tfs=CBwQAhoeEgoyMDI1LTAzLTAxagcIARIDQ0RHcgcIARIDUERYGh4SCjIwMjUtMDMtMDhqBwgBEgNQRFhyBwgBEgNDREdCAQFIAXABmAEB&tfu=EgIIAQ
Search Inspect
layover_duration
https://serpapi.com/playground?engine=google_flights&departure_id=CDG&arrival_id=PDX&gl=us&hl=en¤cy=USD&outbound_date=2025-03-01&return_date=2025-03-08&deep_search=true&layover_duration=90%2C330&no_cache=true
Search Inspect
Google
https://www.google.com/travel/flights?hl=en&gl=us&curr=USD&tfs=CBwQAholEgoyMDI1LTAzLTAxagcIARIDQ0RHcgcIARIDUERYiAFakAHKAholEgoyMDI1LTAzLTA4agcIARIDUERYcgcIARIDQ0RHiAFakAHKAkIBAUgBcAGYAQE&tfu=EgIIAQ
Intercom
The text was updated successfully, but these errors were encountered: