473,499 Members | 1,598 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

XML/PHP Web Service for Flight Information

Hi, I was wondering if it was possible to create a php script that
checks flight information for several flight operators given certain
parameters such as departure date/ departure airport/ destination and
number od travellers?
What i would like to do is have a link on my site, that once clicked
would open up a new window that would display the prices from several
airlines for these dates etc

I think going along the lines of XML Web services is the right path
but these seem to be very early in the developmental process and none
seem available to meet my requirements.

Does anybody have any ideas?

Many Thanks,

Paul

Apr 1 '07 #1
10 9060
You might try joining Global Travel:

http://www.globaltravel.com/Home/Default.aspx?tabid=129

On Apr 1, 12:24 pm, "macca" <ptmcna...@googlemail.comwrote:
Hi, I was wondering if it was possible to create a php script that
checks flight information for several flight operators given certain
parameters such as departure date/ departure airport/ destination and
number od travellers?

What i would like to do is have a link on my site, that once clicked
would open up a new window that would display the prices from several
airlines for these dates etc

I think going along the lines of XML Web services is the right path
but these seem to be very early in the developmental process and none
seem available to meet my requirements.

Does anybody have any ideas?

Many Thanks,

Paul

Apr 1 '07 #2
Yahoo also has some travel tools:

http://developer.yahoo.com/travel/

On Apr 1, 7:46 pm, "petersprc" <peters...@gmail.comwrote:
You might try joining Global Travel:

http://www.globaltravel.com/Home/Default.aspx?tabid=129

On Apr 1, 12:24 pm, "macca" <ptmcna...@googlemail.comwrote:
Hi, I was wondering if it was possible to create a php script that
checks flight information for several flight operators given certain
parameters such as departure date/ departure airport/ destination and
number od travellers?
What i would like to do is have a link on my site, that once clicked
would open up a new window that would display the prices from several
airlines for these dates etc
I think going along the lines of XML Web services is the right path
but these seem to be very early in the developmental process and none
seem available to meet my requirements.
Does anybody have any ideas?
Many Thanks,
Paul

Apr 2 '07 #3
Thanks for the suggestions but they are not really what i'm looking
for.

I need to give prices from UK airports to Valencia for a date that my
user selects from a calendar,
something like:
02 April Expedia £30.00

02 April Jet2 £45.00

02 April BMI 52.00

Any suggestions will be appreciated...

Apr 2 '07 #4
macca wrote:
I need to give prices from UK airports to Valencia for a date that my
user selects from a calendar,
something like:

02 April Expedia £30.00

02 April Jet2 £45.00

02 April BMI 52.00

Any suggestions will be appreciated...
Use skyscanner.net?

--
"Checking identity papers is a complete waste of time. If anyone can
be counted on to have valid papers, it will be the terrorists".
Apr 2 '07 #5
NC
On Apr 2, 6:35 am, "macca" <ptmcna...@googlemail.comwrote:
>
I need to give prices from UK airports to Valencia for a date
that my user selects from a calendar, something like:

02 April Expedia £30.00
02 April Jet2 £45.00
02 April BMI 52.00
There is no easy way of getting it done. You need to scrape
airline and/or travel Web sites. Travelocity offers custom
RSS feeds, but only for U.S. departures; Travelocity UK does
not (yet?) have this sevice...

Cheers,
NC

Apr 3 '07 #6
You could put a FareChase form on your site:

http://developer.yahoo.com/travel/farechase/index.html

To restrict the destination, do your own redirect or use cURL.

On Apr 2, 9:35 am, "macca" <ptmcna...@googlemail.comwrote:
Thanks for the suggestions but they are not really what i'm looking
for.

I need to give prices from UK airports to Valencia for a date that my
user selects from a calendar,
something like:

02 April Expedia £30.00

02 April Jet2 £45.00

02 April BMI 52.00

Any suggestions will be appreciated...

Apr 4 '07 #7
Expedia offers a private label solution, perhaps they also offer XML
feeds, any information on this?
On Apr 4, 6:18 pm, "petersprc" <peters...@gmail.comwrote:
You could put a FareChase form on your site:

http://developer.yahoo.com/travel/farechase/index.html

To restrict the destination, do your own redirect or use cURL.

On Apr 2, 9:35 am, "macca" <ptmcna...@googlemail.comwrote:
Thanks for the suggestions but they are not really what i'm looking
for.
I need to give prices from UK airports to Valencia for a date that my
user selects from a calendar,
something like:
02 AprilExpedia £30.00
02 April Jet2 £45.00
02 April BMI 52.00
Any suggestions will be appreciated...- Hide quoted text -

- Show quoted text -

Apr 20 '07 #8
Dan Anos <fi********@gmail.comwrote in news:1177077458.967200.203360
@n59g2000hsh.googlegroups.com:
Expedia offers a private label solution, perhaps they also offer XML
feeds, any information on this?
my guess is that expedia and other travel sites are not keen on being
'scouted' for fares, since that is a part of what THEY do. sort of like
ticketmaster preventing other sites from seeing what tickets are available
to what shows.
Apr 20 '07 #9
Okay, but how do THEY do it then?
my guess is that expedia and other travel sites are not keen on being
'scouted' for fares, since that is a part of what THEY do. sort of like
ticketmaster preventing other sites from seeing what tickets are available
to what shows.

Apr 22 '07 #10
macca wrote:
>my guess is that expedia and other travel sites are not keen on being
'scouted' for fares, since that is a part of what THEY do. sort of like
ticketmaster preventing other sites from seeing what tickets are available
to what shows.


Okay, but how do THEY do it then?
(Top posting fixed)

They have access to databases from the airlines. And they pay big bucks
for that access.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Apr 22 '07 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
8330
by: grutta | last post by:
I am writing a windows service that will recieve notification when a USB Device is insterted into the machine. I have used the RegisterDeviceNotification and the RegisterServiceCtrlHandlerEx with...
2
1667
by: R.A. | last post by:
Hi, I have a web service that process a client call. When a client makes a call to the web method the method needs to query some data from a client_A and return the data to the calling client_B....
2
2436
by: Trevor | last post by:
Argh! This problem is driving me nuts! Can you help? In November of 2003, I installed a web service on Windows Server 2003 built in VB.NET for v1.1.4322 of the framework. It contains a timer...
4
6791
by: Jason Richmeier | last post by:
I am sure this has been asked at least once before but I could not find anything when searching. If I set the value of the ExitCode property to 1066 for a windows service, the text "A service...
3
6597
dmjpro
by: dmjpro | last post by:
plz send me a good link which can clearify me how the J2EE framework works i want the details information .... plz help thanx
0
504
by: macca | last post by:
Hi, I was wondering if it was possible to create a php script that checks flight information for several flight operators given certain parameters such as departure date/ departure airport/...
1
1020
nirmalsingh
by: nirmalsingh | last post by:
hi all i am new to webservice. i want to create a application using web service. i am developing a online airway-ticket booking site. if i want to take the fare,available seat in a particular...
1
970
nirmalsingh
by: nirmalsingh | last post by:
hi all i am new to webservice. i want to create a application using web service. i am developing a online airway-ticket booking site. if i want to take the fare,available seat in a particular...
5
3268
by: dm3281 | last post by:
I'm really starting to hate writing services -- or trying to, anyway. Why do I need to rename my project to the service name? Why do I need to set the "ServiceName" property to my service name?...
0
7007
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7386
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4918
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4599
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3098
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3090
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1427
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
664
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
295
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.