Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Google + SOAP

From: gchiu:compkarori at: 21-Apr-2002 14:44

On Fri, 19 Apr 2002 20:32:00 -0700 Carl Sassenrath <[carl--rebol--com]> wrote:
> I think it's good to invent some smart way to make Web > Services easier via REBOL. So, that's the best way to get > there from here? For example: >
Here's a quick hack....( no error checking ) do http://www.compkarori.co.nz/reb/google.r do-google-search "api license key" "rebol" 0 10 true "" false "" "latin1" "latin1" No of results 34500 urls 10 titles 10 snippets 10 url: http://www.rebol.com/ url: http://www.rebol.com/downloads.html url: http://www.rebol.org/ url: http://www.rebolpress.com/ url: http://www.rebolforces.com/ url: http://www.webtechniques.com/archives/1999/09/junk/ url: http://vydra.net/rebol-unit/rebol-unit.html url: http://www.dartmouth.edu/~grossman/REBOL/ url: http://www.obscure.dk/rebol/ url: http://www.abooks.com/rebol/
>>
You need to apply for your own api license key and plug it in as above. -- Graham Chiu http://www.compkarori.com/cgi-local/index.r