count_google_cs_results | R Documentation |
Free up to 100/day. Maximum 10,000/day. Rate limit 1/s.
count_google_cs_results(string, language = NULL, pause = FALSE)
string |
(character) Search string. |
language |
(character) Language code to search in. |
pause |
(boolean) Whether to pause 1 s. |
https://developers.google.com/custom-search/json-api/v1/overview
count_google_cs_results("'Malus domestica'+'Apfel'", "en")
count_google_cs_results("'Malus domestica'+'Apfel'", "de")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.