Vatsim atc booking page

hello i was wonder if it was any script that could show show Some FIR`s atc bookings so more pilots could more easy choose where to fly via the page ? if not do anyone have an idea for how i can make this happend or somthing thanks  

I don’t think it is possible as vatsim doesn’t  support atc bookings as far as i know each fir has its own booking system 

Exactly. IVAO has an atc booking function but they do not offer any api to access these data. https://www.ivao.aero/atcss/schedule.asp?Date=23-01-2017

Found an atc booking file xml api file but how can i filter the info into boxses there it say name vatsim id etc here is the file just change the file into what ever FIR you want

Can you give the link to that file ? So we see what the format is 

Just confirming that you don’t want to allow your pilots to book atc if they are rated, but rather get the VATSIM information on who’s currently online and then display that on a page? If this is the case, then you could maybe utilize this module. A few of your posts are bit confusing.

Sorry for that, that i really mean is the show who in have booked as atc in an spesefic fir, found xml file but how can i take the info into boxses so under atc box it will say ENBR_TWR name book johannsen and date 21.03.2017 1300z or something like that 

On 23.1.2017 at 6:52 PM, Vangelis said:

Can you give the link to that file ? So we see what the format is 

http://vatbook.euroutepro.com/xml.php?fir=lirr

disregard

4 minutes ago, bass said:

All that could be done.
It shows the ATC online at the airport

Care to share your code? I like learning things

Nice Job bass  Yes, that API is much better actually.

I’ve amended the module to allow a page to be displayed with all your airports, but check the API rules to see if there is any strain on their servers first before use as it pulls the data every time you reload the page, but bass’s idea above should be better because it only pulls the data form one airport at a time, so if you have a hub page or something for each airport, this will also work.

VATSIMATC.zip

Does this also check bookings?