Open robcampbell08105 opened 1 day ago
Thank you very much for your request. We do have a way to search with multiple places using multi_city_json
:
https://serpapi.com/google-flights-api#api-parameters-advanced-google-flights-parameters-multi-city-json
Please let me know if this works for you.
@robcampbell08105 To specify multiple departing airports, simply provide a comma-separated list. e.g. Set departure_id
as DCA,IAD,BWI
One sentence description. I'd like to be able to use a airport group like WAS or PHI to get all local airports.
Screenshot with red annotations.
Details about the feature, sample code, more screenshots, and other relevant information. I would like to get all surrounding flights rather than making multiple calls. I'd like to use WAS rather than DCA & IAD & BWI. Or if I could add multiple departing airports, that would be even better.
Public links: Playground 1 | Playground 2 | Documentation
Internal links: Intercom | Search Inspect 1 (under your dashboard > "Your Searches" > select one search) | Search Inspect 2