ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

ctrip-hotel-search

自动搜索携程酒店,支持实时比价和详情获取。使用浏览器自动化技术,实现携程账号登录、酒店搜索、详情获取和对比分析功能。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/alexfeng75/ctrip-hotel-search
Or

携程酒店搜索 Skill

核心功能

  • ✅ 自动登录携程账号
  • ✅ 实时搜索酒店(按地点、日期、价格筛选)
  • ✅ 获取酒店详情和用户评价
  • ✅ 多酒店对比分析
  • ✅ 支持民宿/客栈搜索

使用场景

  • "搜索建水古城4月9日的酒店,价格200-400元"
  • "对比南沙镇3家民宿的优缺点"
  • "查找元阳梯田附近的特色民宿"

技术栈

  • Playwright(浏览器自动化)
  • Node.js(运行环境)
  • 携程网站(数据源)

配置要求

  1. 携程账号(用于登录)
  2. Node.js 16+ 环境
  3. Playwright 浏览器

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-alexfeng75-ctrip-hotel-search": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.