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.1.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.1-py3-none-any.whl (20.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flightradarapi-1.4.1.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.1.tar.gz
Algorithm Hash digest
SHA256 c76723dc8252f3b230e542764c4491b14e880abbb64e22157e1ed8479475d7b6
MD5 91bd79a7d5b998a9f358524a59c5f461
BLAKE2b-256 850a60b1f879af0c417e5f77f2fe6482cc2e86f97e9af8a23369015df32c02f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flightradarapi-1.4.1-py3-none-any.whl
  • Upload date:
  • Size: 20.5 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 15beb474dabe4830fbdbaa47eb7c3134c80eb907910d38bcf2887c449e897ff0
MD5 8cac07b6567a111f5edb869763610d7f
BLAKE2b-256 542ab9003ba6dd9c98c924be3ccd6ddabe282e40175b4f6ed03fea1d20d50a25

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