HasData

Google Hotels MCP Server

Connect your AI agents to HasData's Google Hotels MCP server. Scrape availability and nightly rates for a date range, guest ratings with review breakdowns, and per-property offers in structured JSON over streamable HTTP.

https://mcp.hasdata.com/api/mcp?apis=google_travel_hotels
Transport
Streamable HTTP
Auth
OAuth or API key
Tools
1 Google Hotels tool
Price
10 credits / call
Get API Key Read the docs 1,000 free credits. No credit card required.
Data teams at
ClientsClients
Playground

See the Google Hotels MCP server in action

Select a sample prompt to inspect the tool it chooses and the JSON payload your agent receives.

Google Hotels · 1 tool Enter to send
Hotels in Lisbon for two, October 12 to 15
google_travel_hotels · 200 OK sample call
Twenty properties on page one, with the nightly rate and the three-night total in USD.
Brown's | Avenue Hotel · 5-star · $373 a night, $1,119 total · 4.6★ (279)
The One Palácio da Anunciada · 5-star · $479 a night · 4.8★ (1,206) · 15% less than usual
The Central House Lisbon Baixa · 2-star · $64 a night · 4.3★ (729) · 31% less than usual
Nine sponsored properties arrive separately as ads, and a brands list says which chains have inventory here.
google_travel_hotels { "q": "hotels in Lisbon", "checkInDate": "2026-10-12", "checkOutDate": "2026-10-15", "adults": 2, "currency": "USD" }
{
"url": "https://api.hasdata.com/scrape/google/hotels?q=hotels+in+Lisbon&checkInDate=2026-10-12&checkOutDate=2026-10-15&currency=USD&adults=2",
"status": 200,
"json": {
"searchInformation": { "totalResults": 15000 },
"properties": [
{ "name": "Brown's | Avenue Hotel", "propertyToken": "ChkIhLCQwvjO2IYWGg0vZy8xMXE0bTZieDkyEAE", "type": "hotel",
"ratePerNight": { "lowest": "$373", "extractedLowest": 373 }, "totalRate": { "lowest": "$1,119", "extractedLowest": 1119 },
"overallRating": 4.6, "reviews": 279, "hotelClass": "5-star hotel", "extractedHotelClass": 5,
"amenities": ["Breakfast", "Free Wi-Fi", "…"] },
{ "name": "The One Palácio da Anunciada", "deal": "15% less than usual", "overallRating": 4.8, "reviews": 1206 }
],
"ads": [{ "name": "ME Lisbon", "source": "ME Lisbon", "price": "$937", "overallRating": 4.8 }],
"brands": [{ "id": 33, "name": "Accor Live Limitless", "children": [{ "id": 21, "name": "Ibis" }] }],
"pagination": { "nextPageToken": "CBI=", "currentFrom": 1, "currentTo": 20 }
}
}
Hotels in Lisbon for two, October 12 to 15
google_travel_hotels · 200 OK sample call
Twenty properties on page one, with the nightly rate and the three-night total in USD.
Brown's | Avenue Hotel · 5-star · $373 a night, $1,119 total · 4.6★ (279)
The One Palácio da Anunciada · 5-star · $479 a night · 4.8★ (1,206) · 15% less than usual
The Central House Lisbon Baixa · 2-star · $64 a night · 4.3★ (729) · 31% less than usual
Nine sponsored properties arrive separately as ads, and a brands list says which chains have inventory here.
google_travel_hotels { "q": "hotels in Lisbon", "checkInDate": "2026-10-12", "checkOutDate": "2026-10-15", "adults": 2, "currency": "USD" }
{
"url": "https://api.hasdata.com/scrape/google/hotels?q=hotels+in+Lisbon&checkInDate=2026-10-12&checkOutDate=2026-10-15&currency=USD&adults=2",
"status": 200,
"json": {
"searchInformation": { "totalResults": 15000 },
"properties": [
{ "name": "Brown's | Avenue Hotel", "propertyToken": "ChkIhLCQwvjO2IYWGg0vZy8xMXE0bTZieDkyEAE", "type": "hotel",
"ratePerNight": { "lowest": "$373", "extractedLowest": 373 }, "totalRate": { "lowest": "$1,119", "extractedLowest": 1119 },
"overallRating": 4.6, "reviews": 279, "hotelClass": "5-star hotel", "extractedHotelClass": 5,
"amenities": ["Breakfast", "Free Wi-Fi", "…"] },
{ "name": "The One Palácio da Anunciada", "deal": "15% less than usual", "overallRating": 4.8, "reviews": 1206 }
],
"ads": [{ "name": "ME Lisbon", "source": "ME Lisbon", "price": "$937", "overallRating": 4.8 }],
"brands": [{ "id": 33, "name": "Accor Live Limitless", "children": [{ "id": 21, "name": "Ibis" }] }],
"pagination": { "nextPageToken": "CBI=", "currentFrom": 1, "currentTo": 20 }
}
}
Well-rated Lisbon hotels under $60 a night, October 12 to 15, with free cancellation
google_travel_hotels · 200 OK sample call
934 properties rate 4.0 or better with free cancellation. Sorted by price, hostels lead.
GSpot Hostel · $47 a night · 4.0★ (558) · 26% less than usual
WOT New Lisbon Social · $48 a night · 4.1★ (1,649)
White House Lisbon Hostel · $50 a night · 4.0★ (264)
google_travel_hotels { "q": "hotels in Lisbon", "checkInDate": "2026-10-12", "checkOutDate": "2026-10-15", "adults": 2, "currency": "USD", "sortBy": "lowestPrice", "rating": "fourPlus", "freeCancellation": true }
{
"url": "https://api.hasdata.com/scrape/google/hotels?q=hotels+in+Lisbon&checkInDate=2026-10-12&checkOutDate=2026-10-15&adults=2&currency=USD&sortBy=lowestPrice&rating=fourPlus&freeCancellation=true",
"status": 200,
"json": {
"searchInformation": { "totalResults": 934 },
"properties": [
{ "name": "GSpot Hostel", "propertyToken": "ChkIzcbgoJuvsbg7Gg0vZy8xMWI3dnd3c2w2EAE",
"ratePerNight": { "lowest": "$47", "beforeTaxesFees": "$38", "extractedLowest": 47 },
"totalRate": { "lowest": "$141", "extractedLowest": 141 },
"overallRating": 4, "reviews": 558, "hotelClass": "2-star hotel", "deal": "26% less than usual", "dealDescription": "Great Deal" },
{ "name": "White House Lisbon Hostel", "ratePerNight": { "lowest": "$50" }, "overallRating": 4, "reviews": 264 }
]
}
}
Two-bedroom vacation rentals in Lisbon, October 12 to 15
google_travel_hotels · 200 OK sample call
6,989 rentals. Whole apartments, with sleeps and bedroom count on every card.
Safe House · $239 a night · sleeps 8, 3 bedrooms · 4.76★ (159)
ALFAMA Fantastic Duplex · $176 a night · sleeps 5, 2 bedrooms · 4.75★ (103)
Apartment in the heart of the Alfama district · $89 a night · sleeps 2, 2 bedrooms
Unlike hotels, vacation rentals list specific property details (sleeps and bedrooms) rather than star ratings. Booking sources include Booking.com and Vio.
google_travel_hotels { "q": "hotels in Lisbon", "checkInDate": "2026-10-12", "checkOutDate": "2026-10-15", "adults": 2, "currency": "USD", "vacationRentals": true, "bedrooms": 2 }
{
"url": "https://api.hasdata.com/scrape/google/hotels?q=hotels+in+Lisbon&checkInDate=2026-10-12&checkOutDate=2026-10-15&adults=2&currency=USD&vacationRentals=true&bedrooms=2",
"status": 200,
"json": {
"searchInformation": { "totalResults": 6989 },
"properties": [
{ "name": "Safe House", "type": "vacation rental", "propertyToken": "ChkQzeOfqq-4otMrGg0vZy8xMXpiMnZnMDQ2EAI",
"ratePerNight": { "lowest": "$239", "extractedLowest": 239 }, "totalRate": { "lowest": "$717" },
"prices": [{ "source": "Booking.com", "numGuests": 4, "ratePerNight": { "lowest": "$239" } }],
"overallRating": 4.7594337, "reviews": 159,
"essentialInfo": ["Entire apartment", "Sleeps 8", "3 bedrooms"],
"excludedAmenities": ["No elevator", "No fitness center", "…"] }
]
}
}
Show me every rate for Brown's Avenue Hotel in Lisbon, October 12 to 15
google_travel_hotels · 200 OK sample call
Brown's | Avenue Hotel · R. Rodrigues Sampaio 48 · 24 booking sources, from $365 a night
Super.com $365 · Vio.com $373 · Etrip.net $373 · the hotel's own site $420
The official rate throws in a bottle of wine, and $466 buys free cancellation until Oct 10.
Typical range for this hotel is $222 to $307, so mid-October is running high.
Pool, restaurant, breakfast and an airport shuttle. No hot tub, fitness centre or spa.
google_travel_hotels { "q": "hotels in Lisbon", "checkInDate": "2026-10-12", "checkOutDate": "2026-10-15", "adults": 2, "currency": "USD", "propertyToken": "ChkIhLCQwvjO2IYWGg0vZy8xMXE0bTZieDkyEAE" }
{
"url": "https://api.hasdata.com/scrape/google/hotels?q=hotels+in+Lisbon&checkInDate=2026-10-12&checkOutDate=2026-10-15&adults=2&currency=USD&propertyToken=ChkIhLCQwvjO2IYWGg0vZy8xMXE0bTZieDkyEAE",
"status": 200,
"json": {
"name": "Brown's | Avenue Hotel", "address": "R. Rodrigues Sampaio 48, 1150-281 Lisboa, Portugal", "phone": "+351 21 098 8970",
"ratePerNight": { "lowest": "$373", "extractedLowest": 373 }, "totalRate": { "lowest": "$1,119", "extractedLowest": 1119 },
"prices": [
{ "source": "Super.com", "ratePerNight": { "lowest": "$365", "extractedLowest": 365 } },
{ "source": "Vio.com", "ratePerNight": { "lowest": "$373", "extractedLowest": 373 } }
],
"featuredPrices": [{ "source": "Brown's Avenue", "official": true, "ratePerNight": { "lowest": "$420" },
"rooms": [{ "name": "Contemporary Standard Small Room - Standard rate Room Only + 1 bottle of wine per stay" }] }],
"typicalPriceRange": { "lowest": "$222", "highest": "$307" },
"amenities": ["Wi-Fi", "Restaurant", "Breakfast", "Outdoor pool", "Airport shuttle", "…"],
"excludedAmenities": ["Hot tub", "Fitness center", "Spa"]
}
}
Tools

The Google Hotels tool your agent can call

1 tool

Typed parameters, required flags, and structured JSON fields for each tool. Search a destination for hotels or vacation rentals on given dates, filter by price, rating, class, amenities, free cancellation or brand, then pass a propertyToken back to get one property's full offer list.

+ hasdata_google_travel_hotels_getGoogleHotels Availability and rates for a stay 13 params 10 creditsTry
Parameters of hasdata_google_travel_hotels_getGoogleHotels
ParameterTypeRequiredExample
qstringrequired"hotels in Lisbon"
checkInDatestringrequired"2026-10-12"
checkOutDatestringrequired"2026-10-15"
adultsnumberoptional2
currencystringoptional"USD"
sortByenumoptional"lowestPrice"
ratingenumoptional"fourPlus"
freeCancellationbooleanoptionaltrue
vacationRentalsbooleanoptionaltrue
bedroomsnumberoptional2
amenity__arrayoptional["hotelFreeWifi", "hotelPool"]
propertyTokenstringoptional"ChkIhLCQwvjO2IYWGg0vZy8xMXE0bTZieDkyEAE"
nextPageTokenstringoptional"CBI="
response
  • searchInformation
  • properties
  • ratePerNight
  • totalRate
  • overallRating
  • reviews
  • hotelClass
  • amenities
  • ads
  • brands
  • pagination
  • prices
  • featuredPrices

Base calls cost 10 credits. Failed calls are not billed.

Connect

One endpoint, any MCP client

A config block for every major MCP client, in its native format. Authenticate with browser OAuth or an x-api-key header.

Claude Code

zsh — hasdata-google-hotels
$claude mcp add --transport http hasdata-google-hotels \
> https://mcp.hasdata.com/api/mcp?apis=google_travel_hotels \
> --header "x-api-key: YOUR_API_KEY"
· One line, no restart. Run /mcp to confirm 1 tool.
Check the tools are thereIn the session
/mcp
hasdata-google-hotels · connected · 1 tool

Cursor

~/.cursor/mcp.json
{
"mcpServers": { "hasdata-google-hotels": {
"url": "https://mcp.hasdata.com/api/mcp?apis=google_travel_hotels",
"headers": { "x-api-key": "YOUR_API_KEY" }
} }
}
· Add this entry to ~/.cursor/mcp.json. Servers already in the file stay as they are.
· Project-level config also works at .cursor/mcp.json
Check the tools are thereAfter saving the file
Settings → MCP
hasdata-google-hotels · 1 tool enabled

Claude Desktop

Recommended · OAuth connector
1.Settings → Connectors → Add custom connector
2.Paste https://mcp.hasdata.com/api/mcp?apis=google_travel_hotels
3.Sign in with HasData
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": { "hasdata-google-hotels": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.hasdata.com/api/mcp?apis=google_travel_hotels",
"--header", "x-api-key:YOUR_API_KEY"]
} }
}
· Add this entry to ~/Library/Application Support/Claude/claude_desktop_config.json. Servers already in the file stay as they are.
· The config file only takes stdio servers, so a static key rides the mcp-remote bridge. On Windows the file lives at %APPDATA%\Claude\claude_desktop_config.json.
Check the tools are thereReopen the app
Settings → Connectors
hasdata-google-hotels · connected · 1 tool

VS Code / Copilot

.vscode/mcp.json
{
"servers": { "hasdata-google-hotels": {
"type": "http",
"url": "https://mcp.hasdata.com/api/mcp?apis=google_travel_hotels",
"headers": { "x-api-key": "YOUR_API_KEY" }
} }
}
· Add this entry to .vscode/mcp.json. Servers already in the file stay as they are.
· Agent mode picks the server up on save.
Check the tools are thereAgent mode
Ctrl/⌘ + Shift + P → MCP: List Servers
hasdata-google-hotels · running · 1 tool

Windsurf

~/.codeium/windsurf/mcp_config.json
{
"mcpServers": { "hasdata-google-hotels": {
"serverUrl": "https://mcp.hasdata.com/api/mcp?apis=google_travel_hotels",
"headers": { "x-api-key": "YOUR_API_KEY" }
} }
}
· Add this entry to ~/.codeium/windsurf/mcp_config.json. Servers already in the file stay as they are.
· Windsurf reads serverUrl, not url. Header auth only.
Check the tools are thereIn Cascade
Cascade → MCP servers
hasdata-google-hotels · 1 tool

Cline

cline_mcp_settings.json
{
"mcpServers": { "hasdata-google-hotels": {
"type": "streamableHttp",
"url": "https://mcp.hasdata.com/api/mcp?apis=google_travel_hotels",
"headers": { "x-api-key": "YOUR_API_KEY" }
} }
}
· Add this entry to cline_mcp_settings.json. Servers already in the file stay as they are.
· Header auth only. The type field tells Cline this is a remote server, not a command.
Check the tools are thereIn the MCP panel
MCP Servers → Installed
hasdata-google-hotels · 1 tool

ChatGPT / Agents SDK

Recommended · OAuth connector
1.Settings → Security and login → Developer mode
2.Plugins → + → developer-mode app, paste https://mcp.hasdata.com/api/mcp?apis=google_travel_hotels
3.Sign in with HasData
agent.py
from agents import Agent, HostedMCPTool
tool = HostedMCPTool(tool_config={
"type": "mcp",
"server_label": "hasdata-google-hotels",
"server_url": "https://mcp.hasdata.com/api/mcp?apis=google_travel_hotels",
"authorization": "YOUR_API_KEY",
"require_approval": "never",
})
agent = Agent(name="Researcher", tools=[tool])
· The Agents SDK sends authorization as a Bearer token, which the endpoint accepts. The ChatGPT route needs no key: it signs in with OAuth.
Check the tools are thereRun the agent
Runner.run(agent, "…")
hasdata-google-hotels · 1 tool listed

Codex CLI

~/.codex/config.toml
[mcp_servers.hasdata-google-hotels]
url = "https://mcp.hasdata.com/api/mcp?apis=google_travel_hotels"
env_http_headers = { "x-api-key" = "HASDATA_API_KEY" }
· Add this entry to ~/.codex/config.toml. Servers already in the file stay as they are.
· TOML, not JSON. Codex reads the key from the HASDATA_API_KEY environment variable, so export it in the shell that starts Codex.
Check the tools are thereIn the terminal
codex mcp list
hasdata-google-hotels · 1 tool

Gemini CLI

~/.gemini/settings.json
{
"mcpServers": { "hasdata-google-hotels": {
"httpUrl": "https://mcp.hasdata.com/api/mcp?apis=google_travel_hotels",
"headers": { "x-api-key": "YOUR_API_KEY" }
} }
}
· Add this entry to ~/.gemini/settings.json. Servers already in the file stay as they are.
· httpUrl, not url: Gemini keeps url for SSE servers. Header auth only.
Check the tools are thereIn the session
/mcp
hasdata-google-hotels · 1 tool

Raw HTTP / curl

zsh — hasdata-google-hotels
$curl -N https://mcp.hasdata.com/api/mcp?apis=google_travel_hotels \
> -H "x-api-key: YOUR_API_KEY" \
> -H "Content-Type: application/json" \
> -H "Accept: application/json, text/event-stream" \
> -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
· Fallback for any client not listed. Streamable HTTP wants both Accept types, and leaving one out returns 406.
Check the tools are thereCall it yourself
curl … tools/list
{ "tools": [ … 1 item ] }
Scope

Google Hotels plus whatever else you need

Name the services in the query string and the server exposes only their tools. Every one draws from the same key and the same balance.

Google Hotels 1 tool See the full MCP server →
https://mcp.hasdata.com/api/mcp?apis=google_travel_hotels,airbnb,booking
5tools in your server
Build vs Buy

Free on GitHub, paid in hours

Anyone can clone a free MCP to scrape Google Hotels. Whether that stays free depends on the shape of your project.

Scenario

A script I run once

Self-hosted from GitHubyour machine, your upkeep
$0/ mo, runs locally
+ 3–6 h onceof someone’s time
Setup (clone, wire, run)3–6 h once
Markup changesnot yet
Retries and concurrencynot needed
Proxy and hosting$0
Nothing to own. You get the answer and delete the folder.
mcp.hasdata.comFree tier
$0/ mo
+ 0 hof someone’s time
Setup one line
Parser upkeep included
Retries and concurrency included
~25 calls 250 of 1,000 credits
The free tier renews every month. No card.
leans self-hosted
Take the free repo
Nothing has to keep working tomorrow, so upkeep never appears. Both cost nothing, so take whichever is already in front of you.

A weekly report

Self-hosted from GitHubyour machine, your upkeep
$0–40/ mo
+ 2–4 h / moof someone’s time
Setup (proxy, hosting, wiring)3–6 h once
Markup changes2–4 h / mo
Retries and concurrency2–4 h once
Proxy and hosting$0–40 / mo
Someone looks at it when the numbers come back wrong, which is how you find out.
mcp.hasdata.comFree tier
$0/ mo
+ 0 hof someone’s time
Setup one line
Parser upkeep included
Retries and concurrency included
~100 calls a month 1,000 of 1,000 credits
Exactly the free tier, so a heavier month moves you to Startup.
dead even
Either works
The repo is free if you have somewhere to run it, ours is free up to the credit ceiling. The two to four hours a month decide it.

A pipeline in production

Self-hosted from GitHubyour machine, your upkeep
$40–120/ mo
+ 6–10 h / moof someone’s time
Setup (proxy, hosting, wiring)3–6 h once
Markup changes2–4 h / mo
Retries, concurrency, rate limits4–8 h once
Proxy and hosting$40–120 / mo
Someone owns this permanently, and it is never the top of their list.
mcp.hasdata.comStartup, 200K credits, 5 concurrent
$49/ mo
+ 0 hof someone’s time
Setup one line
Parser upkeep included
Retries and concurrency included
5,000 calls 50K of 200K credits
A quarter of the plan used, and the rest is headroom.
leans hosted
Use the hosted server
The proxy and hosting bill alone is in the range of the whole plan, and that is before anyone spends the six to ten hours.

A feature in my product

Self-hosted from GitHubyour machine, your upkeep
$300+/ mo
+ on-callof someone’s time
Setup (proxy, hosting, wiring)3–6 h once
Markup changes, plus on-call2–4 h / mo
Retries, concurrency, rate limitsongoing
Proxy and hosting$300+ / mo
The thing your customers touch depends on one volunteer's spare evening.
mcp.hasdata.comBasic, 1M credits, 15 concurrent
$99/ mo
+ 0 hof someone’s time
Setup one line
Parser upkeep included
Retries and concurrency included
50,000 calls 500K of 1M credits
Same endpoint at ten calls and at ten million. One invoice.
leans hosted
Use the hosted server
A third of the price, and nobody has to carry a pager for a dependency your customers touch.
Pricing

One balance, every interface

A flat monthly price against a known credit ceiling. Move up a plan when you outgrow it.

Free
$0 /mo
Free forever
100 tool calls / month
1,000 credits / month
1 concurrent request
Every MCP tool on every plan
Failed calls are not billed
One balance across MCP and REST
Community support
Start free
Startup
$49 /mo
$2.46 / 1k tool calls
20K tool calls / month
200K credits / month
5 concurrent requests
Every MCP tool on every plan
Failed calls are not billed
One balance across MCP and REST
Email support
Get started
Basic
Recommended
$99 /mo
$0.99 / 1k tool calls
100K tool calls / month
1M credits / month
15 concurrent requests
Every MCP tool on every plan
Failed calls are not billed
One balance across MCP and REST
Priority email support
Get started
Growth
$208 /mo
$0.69 / 1k tool calls
3M credits / month
50 concurrent requests
Every MCP tool on every plan
Failed calls are not billed
One balance across MCP and REST
Dedicated account manager
Get started
Monthly tool call volume
Free 100K 500K 2M
Best fit
Basic
tool calls / mo
100K
Concurrency
15
$ / 1k tool calls
$0.99
$99 /mo
Get Started
Enterprise
Custom price based on required volume

Past 20M credits a month, or terms the self-serve plans do not cover. We shape the contract around your workload.

Credits rollover
Unused credits carry into the next billing period.
Concurrency 2000+
Parallel request limits set to your peak load.
#1 request priority
Highest speed, always first in the queue.
Personal manager
A direct line to the founding team.
SSO
SAML single sign-on for the whole team.
SOC-2 compliance
Security review, DPA, and audit reports.
Talk to sales Quote within one business day
FAQ

Before you wire it in

Do I need a Google account or a Travel Partner API key?

No. The only credential is your HasData key. The tool reads the public Google Hotels page a signed-out traveller sees, so there is no partner programme to join.

What do I have to pass?

q with the destination, plus checkInDate and checkOutDate as YYYY-MM-DD. Google prices a stay, not a hotel, so there is no rate without dates. adults, children and childrenAges shape the party.

How do I get one property's full offer list?

Take propertyToken from any result and send it back with the same query and dates. The response switches from a list to a single property with every booking source, the official rate flagged, room names, cancellation terms and the typical price range.

Hotels or vacation rentals?

Hotels by default. Set vacationRentals to true for apartments and houses, and add bedrooms or bathrooms. The propertyType__ and amenity__ values are prefixed hotel or rental to match the mode, because Google keeps the two filter sets apart.

Which currency are the rates in?

Whatever you pass as currency, USD by default. Every rate comes twice, as the display string Google shows and as an extracted number you can sort on, with and without taxes and fees.

How do I page through the results?

Each response carries pagination.nextPageToken. Send it with the same query and dates to get the next twenty properties.

Are sponsored properties included?

Yes, in their own ads array with the advertiser as source, so a paid placement is never mistaken for an organic one.

How fresh is the data? Is anything cached?

Every tool call fetches the page at that moment, so a rate that changed an hour ago is already reflected. Nothing is served from a cache.

How many calls can run in parallel?

One on the free tier, five on Startup, fifteen on Basic, and fifty on Growth. The larger Growth volumes raise it to 200, 300 and 500.

What happens when I run out of credits?

Nothing is charged on top of the plan. Calls stop until the billing cycle renews.

Does it work with Claude Desktop, Cursor, VS Code and Claude Code?

Yes, all four, plus anything else that speaks MCP over streamable HTTP. Claude Desktop connects through OAuth, and the rest take the URL and an API key header.

Is HasData affiliated with Google?

No. HasData is an independent service and is not affiliated with, endorsed by, or sponsored by Google LLC. Google and Google Hotels are trademarks of their respective owner.