Access Google Flights data programmatically and via a command-line interface to search for flights and find deals.
Fli is a powerful Python library and command-line interface that enables direct programmatic access to Google Flights data. Unlike traditional web scraping solutions, Fli interacts directly with Google Flights' API through reverse engineering, ensuring faster, more reliable results less prone to breaking from UI changes. It offers robust features for searching flights, finding the best deals, and filtering results with ease, along with a Model Context Protocol (MCP) server for seamless integration with AI assistants like Claude.