XML/PHP Web Service for Flight Information

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • macca

    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

  • petersprc

    #2
    Re: XML/PHP Web Service for Flight Information

    You might try joining Global Travel:



    On Apr 1, 12:24 pm, "macca" <ptmcna...@goog lemail.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

    Comment

    • petersprc

      #3
      Re: XML/PHP Web Service for Flight Information

      Yahoo also has some travel tools:

      Measure, monetize, advertise and improve your apps with Yahoo tools. Join the 200,000 developers using Yahoo tools to build their app businesses.


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

      >
      On Apr 1, 12:24 pm, "macca" <ptmcna...@goog lemail.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

      Comment

      • macca

        #4
        Re: XML/PHP Web Service for Flight Information

        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...

        Comment

        • Mary Pegg

          #5
          Re: XML/PHP Web Service for Flight Information

          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".

          Comment

          • NC

            #6
            Re: XML/PHP Web Service for Flight Information

            On Apr 2, 6:35 am, "macca" <ptmcna...@goog lemail.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

            Comment

            • petersprc

              #7
              Re: XML/PHP Web Service for Flight Information

              You could put a FareChase form on your site:

              Measure, monetize, advertise and improve your apps with Yahoo tools. Join the 200,000 developers using Yahoo tools to build their app businesses.


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

              On Apr 2, 9:35 am, "macca" <ptmcna...@goog lemail.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...

              Comment

              • Dan Anos

                #8
                Re: XML/PHP Web Service for Flight Information

                Expedia offers a private label solution, perhaps they also offer XML
                feeds, any information on this?


                On Apr 4, 6:18 pm, "petersprc" <peters...@gmai l.comwrote:
                You could put a FareChase form on your site:
                >
                Measure, monetize, advertise and improve your apps with Yahoo tools. Join the 200,000 developers using Yahoo tools to build their app businesses.

                >
                To restrict the destination, do your own redirect or use cURL.
                >
                On Apr 2, 9:35 am, "macca" <ptmcna...@goog lemail.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 -

                Comment

                • Good Man

                  #9
                  Re: XML/PHP Web Service for Flight Information

                  Dan Anos <fiach.reid@gma il.comwrote in news:1177077458 .967200.203360
                  @n59g2000hsh.go oglegroups.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.


                  Comment

                  • macca

                    #10
                    Re: XML/PHP Web Service for Flight Information

                    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.

                    Comment

                    • Jerry Stuckle

                      #11
                      Re: XML/PHP Web Service for Flight Information

                      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.
                      jstucklex@attgl obal.net
                      =============== ===

                      Comment

                      Working...