I need to get Google search result ranking (SERP) for keywords + using search terms C # I know Google offers an Ajax Search API for web-based apps but I have to do it from within the desktop application. Any suggestions about this should start from where?
In my opinion, you have a service for your solution (WCF) You can add and use the appropriate end points, which you should be able to consume Ajax data from the Google web service.
Sanjay Tharak
Comments
Post a Comment