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.5.0.tar.gz (23.5 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.0-py3-none-any.whl (24.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flightradarapi-1.5.0.tar.gz
  • Upload date:
  • Size: 23.5 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.0.tar.gz
Algorithm Hash digest
SHA256 de80b47b4d948262778510b5c7a5c3ccb5d7290a4a6e7fe3c2d54d1bd097f5cd
MD5 58b7c9586aa09ec24de1ceace30d2de6
BLAKE2b-256 6e654532ec1398cd7c4ee53fea9a667625611f2c1654b463ac329d0c52001e19

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flightradarapi-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 24.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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f504e8471b3b4071b26eac78612d119aa5b174a3225bf1bceb48daa09705ede0
MD5 35a6da923132de74a8c1476bf4d8f112
BLAKE2b-256 79b3559be13fd459ef9f989efdf5b6161e147e7aa1b0b5edef6b84fd0a2701bd

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