Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.63 KB

File metadata and controls

26 lines (21 loc) · 1.63 KB

FlightRadarAPI

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

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.