Google Scraper APIsGoogle Hotels API
Google Hotels API

Google Hotels Scraper API for Hotel Search, Rates, and Property Details

Search Google Hotels by destination or property name, compare date-specific rates from available providers, and retrieve structured hotel details, amenities, images, ratings, and nearby places as JSON.

1,000 free credits
No credit card required

Use the same API key and credit balance across every ScrapeBadger API.

GET /v1/google/hotels/search
{
  "name": "Harbor View Hotel",
  "hotel_class": 4,
  "overall_rating": 4.5,
  "rate_per_night": {
    "lowest": 189,
    "currency": "USD"
  }
}
Endpoints

Explore Both Google Hotels API Endpoints

Choose an endpoint to see what it retrieves, which travel and localization parameters it accepts, and the structured JSON your application receives.

  1. Pick an endpoint
  2. Send a GET request with your x-api-key
  3. Use the structured JSON
GET/v1/google/hotels/search7 credits

Search Google Hotels

Search Google Travel Hotels using a destination or hotel name with required check-in and check-out dates. Returns property identity, location, hotel class, ratings, per-night and total rates, provider prices, amenities, images, and the property_token needed for a Hotel Details request.

Parameters
qrequiredLocation or hotel name.
check_inrequiredCheck-in date in YYYY-MM-DD format.
check_outrequiredCheck-out date in YYYY-MM-DD format.
Request
curl --get \
  'https://scrapebadger.com/v1/google/hotels/search' \
  --data-urlencode 'q=hotels in Singapore' \
  --data-urlencode 'check_in=2026-10-12' \
  --data-urlencode 'check_out=2026-10-15' \
  --data-urlencode 'adults=2' \
  --data-urlencode 'currency=USD' \
  --data-urlencode 'sort_by=rating_high' \
  --data-urlencode 'hotel_class=4' \
  --header 'x-api-key: YOUR_API_KEY'
Response200 OK
{
  "properties": [
    {
      "name": "Harbor View Hotel",
      "address": "100 Example Quay, Singapore",
      "gps_coordinates": { "lat": 1.2868, "lng": 103.8545 },
      "hotel_class": 4,
      "overall_rating": 4.5,
      "reviews_count": 1280,
      "rate_per_night": {
        "lowest": 189,
        "currency": "USD"
      },
      "total_rate": {
        "lowest": 567,
        "currency": "USD"
      },
      "prices": [
        {
          "source": "Example Booking Provider",
          "price": 189,
          "currency": "USD",
          "link": "https://booking.example.com/hotel",
          "cancellation_policy": "Free cancellation until the displayed deadline"
        }
      ],
      "amenities": ["Free Wi-Fi", "Pool", "Fitness centre"],
      "images": ["https://images.example.com/hotel-1.jpg"],
      "property_token": "EXAMPLE_PROPERTY_TOKEN",
      "thumbnail": "https://images.example.com/hotel-thumbnail.jpg"
    }
  ],
  "pagination": {
    "current": 1,
    "next": "NEXT_PAGE_TOKEN",
    "total_results": 120
  }
}
View Search Google Hotels documentation

What Can You Build With the Google Hotels Scraper API?

Hotel discovery and comparison tools

Search a destination for specific travel dates, guest counts, price ranges, and hotel classes. Compare property names, locations, ratings, review counts, amenities, images, per-night rates, total rates, and available provider prices in a consistent JSON format.

Search Google HotelsGet Hotel Details

Rate and provider monitoring

Run scheduled searches for the same destination, stay dates, guest context, and currency to record how displayed per-night rates, total rates, booking sources, links, and cancellation-policy text change over time. Build alerts or internal dashboards from your own stored snapshots.

Search Google HotelsGet Hotel Details

Travel directory and property enrichment

Use hotel search to discover properties, then use each property_token to retrieve a selected property record. Add descriptions, addresses, coordinates, ratings, amenities, nearby places, images, and date-specific price data to travel guides, destination pages, or internal research tools.

Search Google HotelsGet Hotel Details

Destination and competitive market research

Compare hotel supply across destinations using price bands, star class, ratings, review volume, eco-certification signals, amenities, and nearby-place context. Repeat controlled searches to create a historical view of how the properties and rates surfaced by Google change.

Search Google Hotels
Sign Up For Free

1,000 free credits · No credit card required

More Google Data APIs

Use the same ScrapeBadger account, API key, and credit balance to combine hotel results with place data, flight options, broader web research, and destination demand.

Why Choose ScrapeBadger?

Build Faster

Structured JSON responses remove browser automation, proxy orchestration, and HTML parsing from your roadmap. Make your first request in minutes and move from proof of concept to production without maintaining scrapers.

Scale Confidently

99.9% uptime SLA. Your data pipeline does not stop because Google changes a page, rotates an anti-bot challenge, or moves a result block. Monitoring, session management, browser infrastructure, and parsing are all us.

All Google Data on One Platform

Search, Maps, News, Hotels, Trends, Jobs, Shopping, Patents, Scholar, Images, Videos, Finance, AI Mode, Lens, Local, Shorts, Flights, Products, and Autocomplete — every Google surface under one API key.

Integrate Anywhere

RESTful API, SDK support, MCP, CLI, and no-code options. Use ScrapeBadger in an existing system or a new application with consistent authentication, structured JSON, and unified billing.

Integrate With Your Stack

Use ScrapeBadger through an official SDK, a standard API request, MCP, CLI, or the tools already in your workflow.

Python SDK

Build asynchronous data pipelines with typed responses, retry handling, and access to the complete Google API suite.

Node.js SDK

Add Google data to Node.js and TypeScript applications with type definitions and support for both ESM and CommonJS.

REST API

Connect from any backend or programming language using standard HTTP requests. Responses arrive as structured JSON that can be stored, transformed, or passed into another service.

One API Key

Access Search, Maps, News, Trends, Shopping, Scholar, Flights, and every other supported Google product with one ScrapeBadger API key and one credit balance.

MCP for AI Tools

Give compatible AI agents access to Google Search, Maps, News, Trends, Shopping, Scholar, Images, Flights, and more through ScrapeBadger's MCP server.

ScrapeBadger CLI

Run Google searches, inspect trends, collect local business data, and export results as JSON, CSV, Markdown, or terminal-friendly tables without building an application.

Trusted by Developers Worldwide

See why developers choose ScrapeBadger for reliable, structured web data.

We switched from the official Twitter API and cut our costs by 95%. The pagination is seamless, and we've never hit a rate limit. Best decision we made this year.

MC
Marcus Chen
Lead Data Engineer at DataFlow Analytics
2 weeks ago

The follower and engagement endpoints are incredibly detailed. We use it for influencer research and competitor analysis. Response times are sub-100ms consistently.

SM
Sarah Mitchell
Marketing Director at SocialPulse Agency
1 month ago

Started with the Apify actor, then moved to the API for more control. The 1,000 free credits were enough to build our MVP. Now processing 2M+ tweets monthly.

JR
James Rodriguez
Founder at TweetMetrics
3 weeks ago

Perfect for academic research. The community and trends endpoints give us data we couldn't get anywhere else. Documentation could use more examples, but support is responsive.

EW
Emily Watson
Research Scientist at Stanford NLP Lab
1 month ago

We monitor 50,000+ accounts for our clients. ScrapeBadger handles it without breaking a sweat. The bulk ID endpoints are a game-changer for large-scale monitoring.

AP
Alex Petrov
CTO at MediaMonitor Pro
2 weeks ago

The geo and trends endpoints power our location-based analytics. Setup took 10 minutes. Their Apify actors are also great for quick one-off scrapes.

LP
Lisa Park
Product Manager at Trendy AI
3 weeks ago
Pricing

Simple, transparent pricing

Start with pay-as-you-go credits (never expire) or save up to 64% with a monthly or annual subscription. Failed requests never consume credits, and every Google API endpoint is included on every plan.

Not Sure Which Plan Fits Your Needs? Calculate Your Cost and Find the Right Plan.

Choose an endpoint and enter your expected request volume. Google APIs use flat per-request credits, making usage easy to forecast. Failed requests cost 0 credits.

FAQ

Frequently asked questions

Everything you need to know about the Google Hotels API.

What data can I retrieve with the Google Hotels Scraper API?

The API can return hotel names, descriptions, addresses, coordinates, hotel class, eco-certification status, check-in and check-out times, overall ratings, review counts, per-night and total rates, price offers from available sources, booking links, cancellation-policy text, nearby places, amenities, images, thumbnails, and property tokens. Only the property name is required by the response schema, so optional fields can be null or empty.

What is the difference between Search Google Hotels and Hotel Details?

Search Google Hotels finds properties using a location or hotel name, stay dates, guest counts, and optional filters. It returns a properties array and pagination metadata. Hotel Details retrieves one selected property using the property_token from a search result plus check-in and check-out dates. It returns that hotel inside a single property object.

Which dates and guest parameters are required?

Both endpoints require check_in and check_out in YYYY-MM-DD format. Search also supports adults from 1 to 10 and children from 0 to 10, defaulting to 2 adults and 0 children. Hotel Details documents adults with a default of 2, but it does not document a children parameter. Keep the property token, dates, adult count, currency, country, and language aligned with the intended stay context.

How do hotel filters, sorting, and pagination work?

Search Google Hotels supports min_price , max_price , and hotel_class from 2 to 5. The documented sort_by values are price_low , rating_high , and most_reviewed . When another result page is available, pass the pagination token returned in pagination.next as next_page_token in the next request. Hotel Details does not support these search filters or pagination.

What is the difference between hotel class, overall rating, and the returned prices?

hotel_class is the property's star classification, while overall_rating is its review score and reviews_count is the number of reviews represented. rate_per_night and total_rate contain lowest , extracted , and currency fields when available. The prices array identifies individual sources and can include a price, currency, link, and cancellation-policy text. Confirm the final amount and terms with the linked provider.

How much does the Google Hotels Scraper API cost?

Search Google Hotels and Hotel Details each cost 7 credits per successful request, with no per-property or per-price charge. Failed requests do not consume credits, and the exact charge is returned in the X-Credits-Used response header. New accounts receive 1,000 free credits, which cover 142 successful Google Hotels requests.

Start Building With the Google Hotels Scraper API

Use 1,000 free credits to search Google Hotels for specific stay dates, compare structured property and rate data, and retrieve selected hotel details through two JSON endpoints.

No credit card required · Failed requests cost 0 credits

Disclaimer: ScrapeBadger is not affiliated with, endorsed by, or in any way officially connected with Google LLC or any of its subsidiaries or affiliates. Google and related trademarks are the property of their respective owners.