--query <text> | free-text destination (city, region, POI) | |
--city <name> | city name (e.g. “Paris”) | |
--country <code> | ISO 3166-1 alpha-2 country code (e.g. fr) | |
--lat <latitude> | latitude for geo-radius search | |
--lng <longitude> | longitude for geo-radius search | |
--radius <km> | search radius in km (default 5, max 50) | |
--place-id <id> | Google Places ID or upstream place identifier | |
--hotel-ids <ids...> | re-shop specific hotel IDs | |
--checkin <date> | check-in date (YYYY-MM-DD) | |
--checkout <date> | check-out date (YYYY-MM-DD) | |
--adults <n> | number of adults (shorthand) | "2" |
--children <ages...> | children ages (shorthand, e.g. 5 7) | |
--rooms <n> | number of rooms (shorthand) | |
--currency <code> | ISO 4217 currency code (default USD) | |
--nationality <code> | guest nationality (ISO 3166-1 alpha-2) | |
--min-rating <n> | minimum guest review rating (0-10) | |
--stars <n> | minimum star rating (1-5) | |
--min-reviews <n> | minimum number of reviews | |
--max-results <n> | maximum hotels to return (default 50) | |