You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AirlineLogoScraper is a script that iterates through all three-character alphanumeric codes and attempts to download the corresponding airline logo from FlightAware.
For example, Delta Airlines has the ICAO code DAL. The script downloads the logo from https://flightaware.com/images/airline_logos/90p/DAL.png.
Running AirlineLogoScraper
Download the AirlineLogoScraper executable and double-click on it (or run it through terminal with $ ./AirlineLogoScraper). It will create the logos into ~/Documents/Airline Logos.
All Logos
As of 4 Oct 2017, the script yields 150 distinct logos.