Hello, We need to get from google 10-20K search results daily (as XML feed). We can pay for it or show adsense banners. Is there a legal way to do it with google?
There is a search api here: http://code.google.com/apis/ajaxsearch/documentation/ However, I'm not sure what limitations you would have (i.e. how many requests you can make a day). A coder would need to convert there results from objects to XML also.