Google Hotels Scraper
Google Hotels scraper helps you search hotels by destination and travel dates, then retrieve structured hotel records from Google Hotels. It is built for travel automation, hotel monitoring, price comparison workflows, lead generation, market research, and dashboards that need normalized JSON.
Google Hotels Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search Hotels /api/v1/hotels |
Search Google Hotels by location and stay dates. |
| GET |
Get Health Check /health |
Return the current API health status. |
| GET |
Get Hotel Location /api/v1/hotels/location |
Return the hotel location overview and nearby places such as airports, transit, restaurants, and points of interest. |
| GET |
Get Hotel Details /api/v1/hotels/details |
Return the main hotel details page in structured JSON. |
| GET |
Get Hotel About /api/v1/hotels/about |
Return the About this hotel section, stay times, and amenity groups. |
| GET |
Get Hotel Price Comparison /api/v1/hotels/prices |
Compare hotel prices across booking partners and return structured offer data. |
| GET |
Get Complete Hotel Reviews /api/v1/hotels/reviews/complete |
Return a larger hotel review collection with pagination handled automatically. |
| GET |
Get Hotel Reviews /api/v1/hotels/reviews |
Return the hotel review summary, rating breakdown, review sources, filters, and visible review samples. |