Search Booking.com for accommodations by destination: name, hotel slug, address, guest rating, review count, and rating category. No login required.
Input
destinationrequired
Destination to search, e.g. "Rome" or "Paris"
Output
resultsrequired
destinationrequired
FAQ
Search Booking.com for accommodations by destination: name, hotel slug, address, guest rating, review count, and rating category. No login required.
Required: destination.
It returns results, destination.
No. It only uses pages of booking.com that are reachable without signing in.
It only reads. It looks things up on booking.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/booking.com/search_hotels, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/booking.com/search_hotels
It is part of Reduck's official curated catalogue.