Back
Airline List
Load previous page…
add ICAO airplane model codes to airplanes so I can add the safety/plane_score to the flights based on their ICAO model code
#airlinelist
link
#airlinelist carriers to Google Flights / Skyscanner where carrier is pre-set (like www.google.com/flights?lite=0… for JAL)
make airplane model AJAX single request for all routes instead of 100 AJAX calls that Cloudflare blocks
#airlinelist
make airplane finder cron robot that searches flight sites for the FROM and TO airport and AIRLINE and then searches the airplane models and saves them to a db which client can later query from AJAX
#airlinelist