e commerce - What travel sites release their API? I am having a hard time searching -
i looking api give details on hotel-related having tough time searching it. led believe expedia or hotels.com opened theres up, cannot find anywhere -
anyone have idea?
kayak api: search api http interface lets you, programmer, integrate kayak.com searches , results web site, desktop application, or mobile phone application. below mashup kayak buzz answers question: “where can go under amount of money?” displays airfares under user defined amount of money on google map. http://www.programmableweb.com/api/kayak
tourcms http://www.tourcms.com/support/api/mp/examples.php, has lots of users examples how use api.
flightaware api: using flightxml api, programs can query flightaware live flight information , historical datasets. queries in-flight aircraft return set of matching aircraft based on combination of location, flight or tail number, origin and/or destination airport, aircraft type, and/or low-to-high range of altitude and/or ground speed, among others. each matching aircraft, data returned includes flight or tail number, aircraft type, origin , destination, time last position received, , longitude, latitude, groundspeed, , altitude of position. matching flights’ flight tracks can requested well. airports, flightxml queries can return list of scheduled flights, flights have departed, flights enroute airport, , flights have arrived @ airport. http://www.programmableweb.com/api/flightaware
Comments
Post a Comment