Description Usage Arguments Value Examples
Searches Google and returns information about the results.
1 2 3 |
query |
Search query. |
start |
Start at the Nth result. |
count |
Show N results–defaults to 10 |
news |
Show results from news section. |
tld |
Country-specific search with top-level domain TLD, e.g., 'in' for India. |
lang |
Search for the language, e.g., 'fi' for Finnish. |
exact |
Disable automatic spelling correction. Search exact keywords. |
time |
Time limit search, e.g., 'h5' (5 hrs), 'd5' (5 days), 'w5' (5 weeks), 'm5' (5 months), 'y5' (5 years) |
site |
Search a site using Google. |
unfilter |
Do not omit similar results. |
A tibble data frame where each row represents one search result and columns contain information about each result–i.e., abstract, phrase matching, title, and URL.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.