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

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.5.1.tar.gz (26.1 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.1-py3-none-any.whl (25.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for flightradarapi-1.5.1.tar.gz
Algorithm Hash digest
SHA256 6c47c5a2e14ca3b61e336bc263b8a628ce17e6b2e755eac397d84536e11ad8b1
MD5 9eb6431d84cf29ca9e79ffdab7bdd414
BLAKE2b-256 3f6bf5050902b013eb9fa0bd01dd814170291c77c94a33bcf0bc4ad1b81d8918

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flightradarapi-1.5.1-py3-none-any.whl
  • Upload date:
  • Size: 25.8 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.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 76aa8f585dba35de05dc3370acbb869fdb5bc69bd57ee611368217aa6ec5ec7b
MD5 108df0a2e8417317e5652e1ef12faae5
BLAKE2b-256 4196354f0d843c57ef394d80547ad84352bb79fc4ff121ac59a71eb28ae68807

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