Skip to main content

API for FlightRadar24

Project description

FlightRadarAPI

API for Flight Radar 24 written in Python 3.

Pypi License

Installing FlightRadarAPI:

pip3 install FlightRadarAPI

How to use it?

Just create a FlightRadar24API object after importing it.

from FlightRadar24.api import FlightRadar24API
fr_api = FlightRadar24API()

Getting airports list:

airports = fr_api.get_airports()

Getting airlines list:

airlines = fr_api.get_airlines()

Getting flights list:

flights = fr_api.get_flights(airline = None, bounds = None)

Getting zones list:

zones = fr_api.get_zones()

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

Uploaded Source

File details

Details for the file FlightRadarAPI-1.1.0.tar.gz.

File metadata

  • Download URL: FlightRadarAPI-1.1.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.6

File hashes

Hashes for FlightRadarAPI-1.1.0.tar.gz
Algorithm Hash digest
SHA256 76325c96d7e610faccb6a5de6563fa286036aabf134d129822ae0ae6c8b25e6f
MD5 0182354c2f590f8bab0965d9fcf45365
BLAKE2b-256 5e6c79d4fad6a39fbb9a0754eaa2e5f6de9ee0ab17e8c454069b1c59ee666ef8

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