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

Uploaded Python 3

File details

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

File metadata

  • Download URL: flightradarapi-1.3.33.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.33.tar.gz
Algorithm Hash digest
SHA256 a9f8926b2da69cb61cc96a2277b117538f51a830e57b7a22af415b21e99da802
MD5 0aac848b75aaedc3450ffcd2ef4c8c0b
BLAKE2b-256 be44fbe9580e10df0f050e42eff26b9ab2f2248a494bb25f961a69f50321530d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flightradarapi-1.3.33-py3-none-any.whl
Algorithm Hash digest
SHA256 27c2829a8a13f59c7bbd4dab00e336ecda3da51a6c0637807d823c5f3c60505d
MD5 66c9030ef9fe684bd4437974bd9a5b31
BLAKE2b-256 35d735e90686719f3ea469a728e5ce5eb9b67cc0badb5f8a9eca4033860c0ee6

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