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
.
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
.
As of 4 Oct 2017, the script yields 150 distinct logos.