Skip to content

cathaypacific8747/fr24

Repository files navigation

fr24

fr24 is a library for downloading data from Flightradar24 using gRPC and JSON.

It supports querying live feed snapshots/playback, trajectory history and other miscellaneous metadata.

Please see the documentation for detailed usage guides.

Installation and Usage

Clone the repository and run in the directory:

pip install .

For a development version, you may want to use Poetry:

poetry install
poetry shell

License

Important

Code has been developed for educational purposes ONLY. Do not abuse it.

{
  "copyright": "Copyright (c) 2014-2023 Flightradar24 AB. All rights reserved.",
  "legalNotice": "The contents of this file and all derived data are the property of Flightradar24 AB for use exclusively by its products and applications. Using, modifying or redistributing the data without the prior written permission of Flightradar24 AB is not allowed and may result in prosecutions."
}