Hello FlighyAware,
I want to get flight schedule data(In/Outbound and transit flight) by airport.
It is possible?
and can I get the schedule data to trial version?
Hello FlighyAware,
I want to get flight schedule data(In/Outbound and transit flight) by airport.
It is possible?
and can I get the schedule data to trial version?
You can get access to flight schedule information using the AirlineFlightSchedules method. If you want information for just a specific airport then you can make a call with the origin set to your requested airport and another call with destination set to your request airport. You’ll also need to set the start date and end date:
flightxml.flightaware.com/json/ … rigin=KHOU
flightxml.flightaware.com/json/ … ation=KHOU
I believe you should be able to access that data with the trial version. I’ve passed your request for a trial version onto the sales team and you should hear from them soon.
Thank you very much your kind advice!
I’ll try to search flight schedule when I get the trial version data