googleajax icon indicating copy to clipboard operation
googleajax copied to clipboard

Ruby wrapper to the Google AJAX API REST interfaces(Feeds, Language and Search).

Results 3 googleajax issues
Sort by recently updated
recently updated
newest added

Thank you so much for making this wrapper. It's much easier to use than the original API. I was wondering if you guys thought about implementing the setNumEntries method: https://developers.google.com/feed/v1/devguide....

When trying to use GoogleAjax::Language.detect or GoogleAjax::Language.translate, I get this error message: StandardError: Please use Translate v2. See http://code.google.com/apis/language/translate/overview.html

As i see, estimated result count currently difference from the data, that showed in google search page directly