Skip to content
capzy
All sites
Data API

Google Data API

Search, news, patents and trends data from Google.

58endpointsRate Limit · recaptcha handled for you
google.comGET/google/adsGET/google/ads/tr…GET/google/ai-mod…{ } JSON
Example (captured live)
google.com
Example
JSON responseclick the page to trace a field
{
"search_metadata": {
"status": "Success",
"created_at": "2026-08-18T09:22:03.256725+00:00",
"engine": "google",
"google_url": "https://www.google.com/_/TravelFrontendUi/data/travel.frontend.flights.FlightsFrontendService/GetLocationSuggestions?hl=en&gl=us&q=best+coffee+makers"
},
"search_parameters": {
"engine": "google_flights_autocomplete",
"q": "best coffee makers",
"gl": "us",
"hl": "en"
},
"suggestions": [
]
}
GET/v1/data/google/flights/autocomplete1 credit / run Verified

Flights Autocomplete

Airport and city suggestions for a partial Flights query, with the airports that back each suggested location.

Handled for you:Rate Limitrecaptcha
Parameters
NameTypeReqDescription
qstringyesPartial query to complete, e.g. 'new yor'.
Advanced filters
glstringnoTwo-letter country code, e.g. us, gb, de. (default: us)
hlstringnoUI language, e.g. en, es, fr. (default: en)
exclude_regionsbooleannoSet true to drop region-level locations from the results. (default: false)