On Aug 18, 2009, at 12:31, Philip Rhoades wrote: > On 2009-08-19 04:22, Eric Hodel wrote: >> On Aug 18, 2009, at 10:26, Philip Rhoades wrote: >>> I think using nokogiri with Ruby should be able to do what I want >>> but >>> I'm not sure how to do it - I want to search Google and list or >>> count >>> the number of web pages from a particular domain: >>> >>> http://www.unitednations.org >>> >>> that contain specific text eg "george harrison" or "oxfam" etc. >>> >>> Could someone get me started? >> >> Why don't you use the google search API? > > > Seems like a good idea but I have hassles installing the dependency > ruby-SOAP4R rpm . . Looks like the SOAP API isn't being maintained anymore, use the modern one: http://code.google.com/apis/ajaxsearch/