1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Google Results in XML

Discussion in 'Google API' started by anjanesh, Jul 30, 2005.

  1. #1
    Does Google have a facility to return Search Results in XML format ?
    If not Google then any other like Yahoo, MSN etc ?

    Thanks
     
    anjanesh, Jul 30, 2005 IP
  2. forkqueue

    forkqueue Guest

    Messages:
    401
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Yes, using the Google API you can have search results returned via XML.
     
    forkqueue, Jul 30, 2005 IP
  3. drugoon

    drugoon Guest

    Messages:
    702
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Google API returns results via SOAP acces. If you use PHP you can use NuSoap for free and have results returned in an array.

    Or , of course you can use the Digital Point service (work very well I used it some time ago) ;)
     
    drugoon, Jul 30, 2005 IP
  4. anjanesh

    anjanesh Well-Known Member

    Messages:
    343
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    165
    #4
    I checked out Yahoo - its more straight forward - Just the appid and the keywords and the result is a direct XML file which can be used in any language.
     
    anjanesh, Jul 30, 2005 IP
  5. john_loch

    john_loch Rodent Slayer

    Messages:
    1,294
    Likes Received:
    66
    Best Answers:
    0
    Trophy Points:
    138
    #5
    You can use the Google API for Google, the Yahoo developers api for Yahoo, and MSN format arg for xml..

    ie:
    Start here for Google;
    http://www.google.com/apis/

    Start here for Yahoo;
    http://developer.yahoo.net/

    MSN don't feature a developers Network for search (though there are sdks for other web services). For straight forward xml search results without any fuss, just add the format=xml or format=rss args to your search query url.. for example;
    http://search.msn.com/results.aspx?q=digitalpoint&format=xml

    Hope that helps,

    Cheers,

    JL
     
    john_loch, Jul 30, 2005 IP
    commandos likes this.
  6. anjanesh

    anjanesh Well-Known Member

    Messages:
    343
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    165
    #6
    Is it possbile to get Google ads in XML ?
     
    anjanesh, Aug 7, 2005 IP
  7. vksingh24

    vksingh24 Greenhorn

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #7
    Google does provide this facility but you need to pay some annual fee($100).For Bing it is free; Here are the details http://www.singhvikash.in/2012/02/how-to-return-search-result-in-xml.html
     
    vksingh24, Feb 15, 2012 IP
  8. shorif

    shorif Member

    Messages:
    96
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #8
    Better to use google analytics.They willl provide the information in csb format.
     
    shorif, Feb 29, 2012 IP
  9. annaharryson

    annaharryson Peon

    Messages:
    207
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    yes its possible..
     
    annaharryson, May 19, 2012 IP
  10. Ida V

    Ida V Guest

    Messages:
    88
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #10
    You can fetch it using google free API
     
    Ida V, May 23, 2012 IP
  11. Ralph Banner

    Ralph Banner Guest

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Use Google API to fetch it.

    Google it.
     
    Ralph Banner, May 23, 2012 IP
  12. inout

    inout Greenhorn

    Messages:
    59
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    6
    #12
    i think google is providing result as json format. Yahoo and bing is providing in xml format
     
    inout, Aug 8, 2012 IP
  13. smartmobile

    smartmobile Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #13
    How Google API work smartly?
     
    smartmobile, Sep 27, 2012 IP
  14. torrado

    torrado Greenhorn

    Messages:
    65
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #14
    Nice information.. Thnx for all this :)
     
    torrado, Nov 1, 2012 IP