tags:

views:

47

answers:

0

I need to obtain the Google Search Results Ranking (SERP) for keywords + search terms using C#. I know Google provides an Ajax search API for web-based apps. But I need to do it from within a desktop application. Any suggestions about where I should start?