my purpose is to get 'google search result' and collect all the links returned by google search. Learned on web that doGoogleSearch() method can be used to get results, failing to get a required key from http://www.google.com/apis/
how should I progress ? I am using (ASP.NET)
(I am following this link http://devproconnections.com/aspnet/search-google-aspnet)