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.0.tar.gz (21.7 kB view details)

Uploaded Source

Built Distribution

flightradarapi-1.4.0-py3-none-any.whl (20.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flightradarapi-1.4.0.tar.gz
  • Upload date:
  • Size: 21.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for flightradarapi-1.4.0.tar.gz
Algorithm Hash digest
SHA256 b458de4b99b5bd493af411c885722becfca0f1b1ee449cf5768ca9e81d1cfc22
MD5 74b53cb33ed3607f6f494e7bcd707a63
BLAKE2b-256 6b0fca8156c6adc812e0809377a52bb494ad928ebc60f2b5624e7ddfd5981a1a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flightradarapi-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 20.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for flightradarapi-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 489636a2320895e11a283484bd80b4087ad47c87c886d9002307cf2e3f8195a3
MD5 adbd42586e4bb544bb16586a6e819b0d
BLAKE2b-256 5ec55bc414695e467dbaa5043e9815fef84748f0e457c0ffa424fb234b1577a8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page