Skip to content

Continuously retrieves flight information for planes flying over specified coordinates

License

Notifications You must be signed in to change notification settings

mitch-herrmann/flight-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Flight Tracker

A Python routine that uses the Opensky Network API (https://opensky-network.org/) to identify flights passing over a specified latitude/longitude box, and then scrapes SpotterLead (https://en.spotterlead.net/) for additional details about the flight and prints the information out to the console. I came up with this project after noticing that there was a constant stream of planes passing in front of my apartment while flying into LaGuardia.

Software Requirements

  • This code was written using Python 3.10
  • an Opensky Network account
  • Latitude and longitude coordinates of the area you want to check for flights over. I used bboxfinder (http://bboxfinder.com)

About

Continuously retrieves flight information for planes flying over specified coordinates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages