Skip to content

FlightRadarAPI Documentation

Unofficial SDK for FlightRadar24 for Python 3 and Node.js.

This SDK should only be used for your own educational purposes. If you are interested in accessing Flightradar24 data commercially, please contact business@fr24.com.

See more information at Flightradar24's terms and conditions.

Python Package Pypi License Python Version Npm Downloads Frequency

Info

This is NOT an official FlightRadar24 API. You can access their official API here.

  • 100% Free and Open Source!


    The code is open source and available for inspection on GitHub.

  • Python and Node.js


    Packages are avaiable for use on both Python and Node.js

Installation

To install FlightRadarAPI for Python using pip, run the following command in your terminal:

pip install FlightRadarAPI

To install FlightRadarAPI for Node.js using npm, run the following command in your terminal:

npm install flightradarapi