How can I get Google search results from inside a program? I need to get an array of search results for a specified string.
Use their javascript search API http://code.google.com/apis/ajaxsearch/
They no longer support their SOAP search api unfortunately