google_travel_hotels
Scrape hotel search results from Google Travel. Supports custom locales, device types, and pagination for flexible data extraction.
Instructions
Scrape Google Travel Hotels search results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Hotel search query (e.g., "trivago", "hotels in Paris") | |
| jsRender | No | Should the request be opened in a headless browser, false by default | |
| locale | No | Locale of the desired request | |
| deviceType | No | Device type to emulate for the request | |
| pageFrom | No | Starting page number for pagination |