Automatically extract visible booking price options for one hotel on Google Hotels with our no-code scraper. Capture structured hotel price options for travel teams comparing booking offers, hotel analysts tracking public rate options, and downstream automation. Configure the request, run the Bot, and receive one predictable structured response without rebuilding the workflow.
What Does BrowserAct Google Hotels Price Scraper Do?
The Bot extracts visible booking price options for one hotel on Google Hotels. It stays within the selected public page flow and returns structured hotel price options ready for review or automation.
Key Features
- Reads public Google Hotels data without requiring an account login.
- Uses non-empty defaults so the template can run immediately.
- Maps finite website options to dropdown inputs when available.
- Returns structured values from the selected capability only.
- Keeps conditional values empty only when the public page does not display them.
Quick Start
1. Open Run Task.
2. Review or change the populated input values.
3. Run the Bot.
4. Review the structured result in the Output Tab.
5. Connect the published template to your downstream workflow when needed.
Input Parameters
| Parameter | Configuration |
|---|---|
arrival_window | Dropdown; required; default In 30 days. Choose one supported arrival window option. Options: Next weekend, In 2 weeks, In 30 days. |
nights | Dropdown; required; default 2. Choose one supported nights option. Options: 1, 2, 3, 5, 7. |
adults | Dropdown; required; default 2. Choose one supported adults option. Options: 1, 2, 3, 4, 5, 6. |
market | Dropdown; required; default United States. Choose one supported market option. Options: United States, United Kingdom, Canada, Australia. |
interface_language | Dropdown; required; default English. Choose one supported interface language option. Options: English, Spanish, French, German, Japanese. |
currency | Dropdown; required; default USD. Choose one supported currency option. Options: USD, EUR, GBP, CAD, AUD, JPY. |
hotel_query | String; required; default The Plaza New York. Value used for hotel query. |
start_position | Integer; required; default 1. First one-based source position eligible for output. |
exclude_booking_urls | String; required; default none. Previously collected identifiers or URLs to skip; use none when not needed. |
max_results | Integer; required; default 10. Maximum number of records to return. |
Example Output
The table shows one representative real result. Long text is shortened only in this documentation preview.
| Field | Result |
|---|---|
position | 1 |
hotel_name | The Plaza |
booking_site | Hotels.com |
room_name | null |
price | $1,616 |
currency | USD |
price_basis | Nightly price with fees |
cancellation_policy | null |
member_rate_note | rewards everywhere |
sponsored | true |
booking_url | https://www.google.com/aclk?sa=l&ai=DChsSEwjFvKyE-uqWAxWlNggFHYPtO9oYACICCAEQTxoCbWQ&co=1&ase=2&gclid=EAIaIQobChMIxbyshPrqlgMVpTYIBR2D7TvaEAoYASABEgIGu_D_BwE&cid=CAASuwHkaPno79o0UDWNfbfRJjk6oXgVzyeSllwYQDK_sfJnYtPGlVR... |
next_start_position | 2 |
How Does It Work?

1. BrowserAct validates the supplied inputs and maps supported dropdown selections.
2. The Bot constructs or normalizes the target URL and opens the selected public listing or search page.
3. It reads eligible hotel price options in source order without entering unrelated pages or account-only areas.
4. It normalizes visible values, preserves valid optional values, and stops when the requested result limit or the end of the public list is reached.
5. The run returns one structured response for review, export, or downstream automation.
Use Cases
- Travel teams comparing booking offers.
- Hotel analysts tracking public rate options.
- Automation teams collecting structured price data.
- Connect the structured result to API clients, n8n, Make, Zapier, MCP-based agents, or supported exports.
Create Your Own Google Hotels Price Scraper
Step 1: Create an Editable Copy
Click Create Editable Duplicate in the upper-right corner of this page. An editable copy will be added to your BrowserAct workspace.
Step 2: Customize the Bot When Needed
Open the duplicate from your Bots list. Use Improve only when you need to change inputs, extraction behavior, or output fields. If the current workflow already fits, use it as is and find its Bot ID in the Bots list.
Step 3: Run the Bot Through the API
Use the Bot ID with the BrowserAct API to invoke your workflow programmatically and retrieve structured results in your application.
Automation and Export

BrowserAct produces structured data first. Use the result through Run Task, the JSON API, n8n, Make, Zapier, MCP-based agents, or the supported manual export flow.
Need Help?
Cannot find the exact capability you need, or need help composing several Bots?

