|
RiTa index |
||||
| Name | getCount() | |||
| Class | RiGoogleSearch | |||
| Description | Returns the number of hits via Google for the search query. To obtain an
exact match, place your query in quotes, e.g.
int k = gp.getCount("\"attained their momentum\"");
|
|||
| Syntax | getCount(query); |
|||
| Parameters |
|
|||
| Returns | int - The number of hits Google returned for the search query. | |||
| Usage | Web & Application | |||
| Related | ||||