Skip to content

✈️ This Python script helps you track and display information about aircraft registrations and flight history

License

Notifications You must be signed in to change notification settings

dika-maulidal/aerotrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This OSINT (Open Source Intelligence) tool is designed to simplify the process of obtaining and analyzing aircraft-related data. It provides a convenient way to retrieve information such as ICAO codes, ownership details, aircraft creation dates, and expiration dates. By leveraging data from sources like FlightAware and FAA, this tool supports aviation investigations and research by offering a clear and formatted presentation of crucial aircraft registration details.

This repository is inspired by ANG13T.

USAGE

$ git clone https://github.com/dika-maulidal/aerotrack.git
$ cd aerotrack
$ pip install -r requirements.txt
$ python main.py

Aircraft Information

  • ICAO
  • OWNER
  • Serial Number
  • Last Action Date
  • Registration History
  • Flight History
  • And Others.

Preview

aircraftimages

Key Feutures

  • Retrieve ICAO codes, owner information, and registration dates.
  • Display aircraft creation and expiration dates.
  • Access detailed historical registration records.

Data Sources

About

✈️ This Python script helps you track and display information about aircraft registrations and flight history

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages