Skip to main content

SDK for FlightRadar24

Project description

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 FlightRadar24 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

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.

Project details


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.4.2.tar.gz (21.9 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.4.2-py3-none-any.whl (20.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flightradarapi-1.4.2.tar.gz
  • Upload date:
  • Size: 21.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0

File hashes

Hashes for flightradarapi-1.4.2.tar.gz
Algorithm Hash digest
SHA256 1ec7f2cf5d71e52e22e137d74e95c0cbae5ef026f2b243a0880d315d0a59b341
MD5 fc742ef7516e8de5da544d2a85c3753b
BLAKE2b-256 8029530c9e357d4fc6f0d24588e9d7ef9710eb0b357f4afcb8197d663099f3a5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flightradarapi-1.4.2-py3-none-any.whl
  • Upload date:
  • Size: 20.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0

File hashes

Hashes for flightradarapi-1.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dc20fdbcb53bbc398314b7e7a70b29dcf2802870db2c66c199283e0d340d5df2
MD5 5544f316a983f4d62d2834e63e509bad
BLAKE2b-256 309a9bf4d51135bc8259e461ba5a8320b208194f7a1de3dd0942a922a8b692c1

See more details on using hashes here.

Supported by

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