Automatically extract public property details from one Booking.com hotel page with our no-code scraper. Capture structured hotel details for hospitality research, property profile enrichment, and downstream automation. Configure the request, run the Bot, and receive one predictable structured response without rebuilding the workflow.
What Does BrowserAct Booking.com Hotel Details Scraper Do?
The Bot extracts public property details from one Booking.com hotel page. It stays within the selected public page flow and returns structured hotel details ready for review or automation.
Key Features
- Reads public Booking.com 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 |
|---|---|
hotel_url | String; required; default https://www.booking.com/hotel/us/new-york-95-west-broadway.html. Public hotel url to process. |
Example Output
The table shows one representative real result. Long text is shortened only in this documentation preview.
| Field | Result |
|---|---|
hotel_name | The Frederick Hotel Tribeca, a Small Luxury Hotel |
address | 95 West Broadway, Tribeca, New York, NY 10007, United States |
description | Just steps from New York City Hall and City Hall Park. The Frederick is ideally located in Lower Manhattan. The 9/11 Memorial and Museum, SoHo, Wall Street, and the World Financial Center are all within easy reach, wh... |
property_type | Hotel |
review_score | 8.3 |
review_label | Very Good |
review_count | 2209 |
facilities | [{"category":"Most popular amenities","name":"Free Wifi"},{"category":"Most popular amenities","name":"Parking"},{"category":"Most popular amenities","name":"Family rooms"},{"category":"Most popular amenities","name":... |
review_categories | [{"category":"Staff","rating":8.9},{"category":"Facilities","rating":8.3},{"category":"Cleanliness","rating":8.6},{"category":"Comfort","rating":8.7},{"category":"Value for money","rating":8},{"category":"Location","r... |
source_url | https://www.booking.com/hotel/us/new-york-95-west-broadway.html |
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 supplied public detail page.
3. It reads the visible hotel details without entering unrelated pages or account-only areas.
4. It normalizes visible values, preserves valid optional values, and stops after the target page has been processed.
5. The run returns one structured response for review, export, or downstream automation.
Use Cases
- Hospitality research.
- Property profile enrichment.
- Travel catalog maintenance.
- Connect the structured result to API clients, n8n, Make, Zapier, MCP-based agents, or supported exports.
Create Your Own Booking.com Hotel Details 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?

