← 返回
未分类 中文

hotl

Use the hotl CLI to search Google Hotels, compare prices, fetch hotel room/rate details, and return machine-readable hotel results from a terminal. Use when...
Use the hotl CLI to search Google Hotels, compare prices, fetch hotel room/rate details, and return machine-readable hotel results from a terminal. Use when...
art22s art22s 来源
未分类 clawhub v0.1.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 135
下载
💾 0
安装
1
版本
#cli#hotels#latest#travel

概述

hotl

Use hotl for CLI-only Google Hotels queries. It is useful for quick trip

planning, shell workflows, and agent tasks that need structured hotel results.

Install

Install with pipx when you want hotl available as a standalone CLI:

pipx install hotl

Or install with pip in the current Python environment:

python -m pip install hotl

Verify the command is available:

hotl --version

Commands

Search hotels:

hotl search "boston" --check-in 2026-07-22 --check-out 2026-07-26 --max-results 5

JSON output:

hotl search "tokyo hotels" --check-in 2026-07-22 --check-out 2026-07-26 --format json

Fetch details for a hotel from a prior result:

hotl details "ENTITY_KEY_FROM_SEARCH" --check-in 2026-07-22 --check-out 2026-07-26 --format json

Search and fetch details for top results:

hotl enrich "paris hotels" --check-in 2026-09-01 --check-out 2026-09-04 --max-hotels 3 --format json

Notes

  • entity_key is an opaque Google Hotels token from a search result. Use it

immediately with hotl details; do not treat it as a permanent hotel ID.

  • Use --format json when another tool or agent needs structured data.
  • Common filters: --stars, --sort-by LOWEST_PRICE, --amenity WIFI,

--brand HILTON, --price-min, --price-max, --free-cancellation.

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-06-04 13:52

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 243 📥 30,554
life-service

Sonoscli

steipete
控制Sonos音箱(发现/状态/播放/音量/分组)
★ 55 📥 84,993
life-service

healthcheck

stellarhold170nt
使用 JSON 文件存储追踪饮水和睡眠
★ 11 📥 30,025