Skip to content

FlightRadarAPI Documentation

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

If you want to use the data collected using this SDK commercially, you need to subscribe to the Business plan.
See more information at: https://www.flightradar24.com/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