Skip to content

JeanExtreme002/FlightRadarAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlightRadarAPI

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

This SDK provides flight and airport data available to the public on the FlightRadar24 website.

See more information at: https://www.flightradar24.com/terms-and-conditions

Python Package Pypi License Python Version Npm Downloads Frequency

Installing FlightRadarAPI

For Python with pip:

pip install FlightRadarAPI

For Node.js with npm:

npm install flightradarapi

Documentation

Explore the documentation of FlightRadarAPI package, for Python or NodeJS, through this site.