Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.04 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.04 KB

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

For the latest stable version:

pip install fr24

For a development version, clone the repository and run in the directory:

uv sync

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."
}