mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
13 lines
468 B
Plaintext
13 lines
468 B
Plaintext
Ruby/Google offers a higher-level abstraction of Google's new
|
|
SOAP-driven Web API. It allows you to programmatically query the
|
|
Google search-engine from the comfort of your favourite programming
|
|
language.
|
|
|
|
The aim of the library is to make the details of the raw data
|
|
structures returned by the Web API irrelevant, in the process making
|
|
the API more accessible for everyday use.
|
|
|
|
Demonstration programs are included in the archive.
|
|
|
|
WWW: http://www.caliban.org/ruby/
|