Skip to content

JulGas/ra-flight-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Ryanair Flight Finder ✈️

A lightweight Streamlit app to search Ryanair one-way flights between base airports and visualise prices with intuitive colour highlights.

Overview

This tool is ideal for flexible travellers who want to discover the cheapest days to fly between two Ryanair hubs.
It scans flights over a chosen date range and highlights price trends in a simple table.

Features

  • Search between all Ryanair base airports
  • Define start/end date and filter by days of the week
  • Flights displayed in a table:
    • Green = cheapest
    • Red = most expensive
  • Summary statistics: min, max, and average price

Disclaimer

  • Prices come directly from Ryanair’s public API
  • All prices are displayed in Euro (EUR)
  • Data is not guaranteed to be complete or accurate — Ryanair may change availability or prices at any time
  • This tool is provided as-is, without any guarantees regarding:
    • Price accuracy or availability
    • Completeness or correctness of data
    • Stability of Ryanair's API

I do not guarantee correctness, and I take no responsibility for errors, missing data, or booking decisions made using this tool.

Installation & Usage

Run the app in one line:

pip install -r https://raw.githubusercontent.com/JulGas/ra-flight-finder/main/requirements.txt && streamlit run https://raw.githubusercontent.com/JulGas/ra-flight-finder/main/ryan.py

About

Find the cheapest Ryanair flights by date using price visuals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages