Skip to content

FlightRadarAPI Documentation

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

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 Node.js Package Go Package License Pypi Python Version Npm Node Version Go Reference Go Version 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, Node.js and Go


    Packages are available for use on Python, Node.js and Go

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

To install FlightRadarAPI for Go, run the following command in your terminal:

go get github.com/JeanExtreme002/FlightRadarAPI/go@latest