GoogleSearch .wsdl web services acccess in web application

Răspuns GoogleSearch .wsdl web services acccess in web application

  • Thursday, September 24, 2009 10:09 AM
     
     

     Hi

      I need to access the GoogleSearch.wsdl web services in my web application.

    I am using this url : http://api.google.com/GoogleSearch.wsdl

    but it show the error as

    There was an error downloading 'http://api.google.com/GoogleSearch.wsdl'.
    The request failed with HTTP status 404: Not Found.
    There was an error downloading 'http://api.google.com/GoogleSearch.wsdl/$metadata'.
    The request failed with HTTP status 404:

    Please suggest me. What GoogleSearch.wsdl are Paid web services not free ?

    Thanks

    Vikas Goel 

     

    • Moved by Bin-ze Zhao Tuesday, September 29, 2009 7:37 AM web service (From:Visual C# Language)
    •  

All Replies

  • Thursday, September 24, 2009 10:35 AM
     
     Proposed Answer
    http://soapclient.com/xml/googleSearch.wsdl
    mole on left eye
    • Proposed As Answer by ark123445 Thursday, December 15, 2011 6:35 AM
    •  
  • Thursday, September 24, 2009 12:30 PM
     
     Answered
    Vikas,

    Have you tried this API?

    Google APIs for .NET Framework
    http://code.google.com/p/google-api-for-dotnet/

    Best regards.

    Ari C. Raimundo
  • Friday, September 25, 2009 5:55 AM
     
     
    Thanks

    Can you send any helpful with example code using c# in asp.net web.


    Regards
    Vikas
  • Friday, September 25, 2009 12:30 PM
     
     
    Vikas,

    There's a lot of samples in API documentation. Please, visit the link and download the documentation (Download link).

    Best regards.

    Ari C. Raimundo

  • Thursday, December 15, 2011 6:36 AM
     
     Proposed Answer
    http://soapclient.com/xml/googleSearch.wsdl
    mole on left eye
    this url is working but can u provide the web service code for this
    • Proposed As Answer by ark123445 Thursday, December 15, 2011 6:36 AM
    •