| name | flyclaw |
| description | 4-source flight aggregation — tickets, nonstop, round-trip, cabin. 航班机票/零登录/零API, zero login, zero account, zero API key. Pure Python, no browser. 机票价格/航班动态/直飞筛选. |
FlyClaw ✈️ - 航班信息聚合查询工具 / Flight Information Aggregation Tool
概述 / Overview
四源航班聚合查询 — 零登录、零账号、零 API Key,轻量 Python 实现。
4-source flight aggregation — zero login, zero account, zero API key. Lightweight Python, no browser automation.
基于多源聚合架构,通过开源库及免费公开 API 获取航班动态、价格、时刻、实时位置等信息。支持中英文城市名和 IATA 代码输入。
Multi-source aggregation via open-source libraries and free public APIs for flight dynamics, prices, schedules, and real-time positions. Supports Chinese/English city names and IATA codes.
GitHub:https://github.com/AI4MSE/FlyClaw
零 API Key 依赖 / Zero API Key
无需注册任何账号或提供任何 API Key 即可使用全部核心功能。用户本地化掌控所有,程序不收集、不存储任何用户个人信息。同时规避浏览器模拟等复杂、不可靠和低效问题。
No registration or API key required. All data stays local — no personal data collected or stored. No browser automation overhead.
触发方式 / Trigger
用户说"查航班 CA981"、"上海飞纽约多少钱"、"PVG 到 JFK 明天的航班"、"往返机票 上海到新加坡"、"商务舱 北京到伦敦"、"所有航班包括转机"、"直飞" 等即可自动执行。默认查询行为是直飞+经济舱。
Trigger when user says "query flight CA981", "flights from Shanghai to New York", "round-trip PVG to SIN", "business class Beijing to London", "nonstop flights", "all flights including connecting", etc. Default behavior is nonstop + economy.
智能转换规则 / Smart Conversion Rules:
- 用户说"所有航班"/"包括转机"/"包括非直飞" →
--stops any
- 用户说"直飞"/"不要转机" →
--stops 0(默认)
- 用户说"最多一次中转" →
--stops 1
- 用户说"最多两次中转" →
--stops 2
数据来源 / Data Sources
- Google Flights:国内外国际航班价格、时刻
- Skiplagged:国内外国际航班价格、时刻