business_data_google_hotels_search
Search Google Hotels data to find hotel listings, pricing, and availability for specific keywords and locations. Use this tool to gather competitive hotel information and analyze local search results.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| check_in | No | Check-in date in YYYY-MM-DD format | |
| check_out | No | Check-out date in YYYY-MM-DD format | |
| currency | No | Currency code | |
| depth | No | Number of results to return | |
| guests | No | Number of guests | |
| keyword | Yes | Hotel name or related keyword | |
| language_code | No | Language code | |
| language_name | No | Language name | |
| limit | No | Maximum number of results to return per page | |
| location_code | No | Location code | |
| location_name | No | Location name | |
| offset | No | Offset for pagination |