Skip to main content

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.

Official FR24 API: https://fr24api.flightradar24.com/

Python Package Pypi License Python Version Npm Downloads Frequency

Installing FlightRadarAPI:

$ pip install FlightRadarAPI

Basic Usage:

Import the class FlightRadar24API and create an instance of it.

from FlightRadarAPI import FlightRadar24API
fr_api = FlightRadar24API()

Getting flights list:

flights = fr_api.get_flights(...)  # Returns a list of Flight objects

Getting airports list:

airports = fr_api.get_airports(...)  # Returns a list of Airport objects
all_airports = fr_api.get_airports()  # Omit the countries to get every airport

Getting airlines list:

airlines = fr_api.get_airlines()

Getting zones list:

zones = fr_api.get_zones()

Documentation

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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flightradarapi-1.5.3.tar.gz (28.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flightradarapi-1.5.3-py3-none-any.whl (28.7 kB view details)

Uploaded Python 3

File details

Details for the file flightradarapi-1.5.3.tar.gz.

File metadata

  • Download URL: flightradarapi-1.5.3.tar.gz
  • Upload date:
  • Size: 28.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for flightradarapi-1.5.3.tar.gz
Algorithm Hash digest
SHA256 ea0e7dc629286f3a2bb95f69c6d890a02eb3ba13689d3bfb21e280363e64df56
MD5 574f53da4f5d235580667a1f87384f0c
BLAKE2b-256 3467e87cb3086f8adff290613d36261a14217307c2254c560913b85374458b0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for flightradarapi-1.5.3.tar.gz:

Publisher: publish.yml on JeanExtreme002/FlightRadarAPI

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file flightradarapi-1.5.3-py3-none-any.whl.

File metadata

  • Download URL: flightradarapi-1.5.3-py3-none-any.whl
  • Upload date:
  • Size: 28.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for flightradarapi-1.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6d8b99de04f5a899bd8b031f66de5398da57b6d3cafb132b7d650e16efe2a1d8
MD5 2b956fdbd70f306c2fd27fb7d8c19bdb
BLAKE2b-256 5f137524e5634029c14f26b45a77fb66431d75150fbc21880874923b354b618d

See more details on using hashes here.

Provenance

The following attestation bundles were made for flightradarapi-1.5.3-py3-none-any.whl:

Publisher: publish.yml on JeanExtreme002/FlightRadarAPI

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page