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.

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.3.30.tar.gz (13.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.3.30-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flightradarapi-1.3.30.tar.gz
  • Upload date:
  • Size: 13.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.6

File hashes

Hashes for flightradarapi-1.3.30.tar.gz
Algorithm Hash digest
SHA256 ecc246cd9fa2f40fec082b6fade8657120137e27b78f5ad8f6af1ab9df8ebf48
MD5 fc443d3410b2a8f51cb775c824dc7b94
BLAKE2b-256 835bb44ce7c2b642dcfccedd10e9b81230c96d5e9a82f06a7c5cd1c20ce73bb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flightradarapi-1.3.30-py3-none-any.whl
Algorithm Hash digest
SHA256 d03e36b439e9862db6cb20e1c2b757f129666e8e3e298547a854dfe1ed78d6ea
MD5 508f06539556b5a350a7a13bfb139266
BLAKE2b-256 451364663a0a14a2b7f65b6fad30ad0fe1a84b60f5c2da75c6b3a74559a9fc96

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