-
-
Save 1st/9acc9ceebd38fcbc206d355b7b1fc0d3 to your computer and use it in GitHub Desktop.
Revisions
-
vool revised this gist
Nov 16, 2016 . No changes.There are no files selected for viewing
-
vool revised this gist
Nov 15, 2016 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -14,6 +14,10 @@ https://desktopapps.ryanair.com/en-gb/res/stations https://api.ryanair.com/aggregate/3/common?embedded=closures ##Flight info https://api.ryanair.com/flightinfo/3/flights/?&arrivalAirportIataCode=&departureAirportIataCode=DUB&departureTimeScheduledFrom=00:00&departureTimeScheduledTo=23:59&length=&number=&offset= ##Schedules https://desktopapps.ryanair.com/Calendar?Destination=EIN&IsTwoWay=false&Months=16&Origin=CFU&StartDate=2016-11-06 @@ -47,6 +51,7 @@ https://api.ryanair.com/discount/3/discounts ##Markets https://ryanair.com/ie/en.markets.json https://www.ryanair.com/content/ryanair.markets.json ##Requires auth/session -
vool revised this gist
Nov 15, 2016 . 1 changed file with 4 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -39,16 +39,16 @@ https://api.ryanair.com/farefinder/3/roundTripFares?&arrivalAirportIataCode=STN& https://desktopapps.ryanair.com/bg-bg/res/currencies ##Discounts https://api.ryanair.com/discount/3/discounts ##Markets https://ryanair.com/ie/en.markets.json ##Requires auth/session https://desktopapps.ryanair.com/en-gb/checkin/checkinpassengers -
vool revised this gist
Nov 15, 2016 . 1 changed file with 46 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,9 +1,54 @@ #API domains https://desktopapps.ryanair.com https://api.ryanair.com ##Airports https://api.ryanair.com/aggregate/3/common?embedded=airports,countries,cities,regions,nearbyAirports,defaultAirport&market=en-gb https://desktopapps.ryanair.com/en-gb/res/stations ##Closures https://api.ryanair.com/aggregate/3/common?embedded=closures ##Schedules https://desktopapps.ryanair.com/Calendar?Destination=EIN&IsTwoWay=false&Months=16&Origin=CFU&StartDate=2016-11-06 https://api.ryanair.com/timetable/3/schedules/DUB/LGW/years/2016/months/11 ##Availability and fares info https://desktopapps.ryanair.com/en-gb/availability?ADT=1&CHD=0&DateIn=2016-11-24&DateOut=2016-11-10&Destination=STN&FlexDaysIn=6&FlexDaysOut=6&INF=0&Origin=VLC&RoundTrip=true&TEEN=0 ##Fair Finder ###One way https://api.ryanair.com/farefinder/3/oneWayFares?&departureAirportIataCode=BCN&language=en&limit=16&market=en-gb&offset=0&outboundDepartureDateFrom=2016-10-11&outboundDepartureDateTo=2017-10-28&priceValueTo=150 ###Return https://api.ryanair.com/farefinder/3/roundTripFares?&arrivalAirportIataCode=STN&departureAirportIataCode=VLC&inboundDepartureDateFrom=2016-10-11&inboundDepartureDateTo=2017-10-28&language=es&limit=16&market=es-es&offset=0&outboundDepartureDateFrom=2016-10-11&outboundDepartureDateTo=2017-10-28&priceValueTo=150 ##Currencies https://desktopapps.ryanair.com/bg-bg/res/currencies ##Requires auth/session https://desktopapps.ryanair.com/en-gb/checkin/checkinpassengers ##Discounts https://api.ryanair.com/discount/3/discounts #Markets https://ryanair.com/ie/en.markets.json -
vool revised this gist
Nov 9, 2015 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,3 +5,5 @@ https://api.ryanair.com/aggregate/3/common?embedded=closures https://api.ryanair.com/discount/3/discounts https://ryanair.com/ie/en.markets.json https://api.ryanair.com/timetable/3/schedules/DUB/LGW/years/2015/months/11 -
vool created this gist
Nov 9, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ https://api.ryanair.com/aggregate/3/common?embedded=airports,countries,cities,regions,nearbyAirports,defaultAirport&market=en-gb https://api.ryanair.com/aggregate/3/common?embedded=closures https://api.ryanair.com/discount/3/discounts https://ryanair.com/ie/en.markets.json