Help/GooglePluginPlugin
The GooglePlugin plugin is a wrapper for the Google Web APIs. It allows you to do Google searches, retrieve pages from the Google cache, and ask Google for spelling suggestions.
Note: You must first obtain a license key at http://www.google.com/apis/
Max 1000 queries per day.
Usage
<<GooglePlugin arguments>>
Arguments
Argument |
Description |
Default value |
---|---|---|
q |
||
mode |
search, cache or spell |
search |
startIndex |
1 |
|
maxResults |
10 |
|
formsize |
30 |
Example
<<GooglePlugin>>