Google Search - Web
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
CUSTOM_SEARCH_GOOGLE(query, engineID,
[dateRestrict]
, [records]
)query
What you want to search. For example: "Apple CEO"
.
engineID
Your Google Custom Search engine ID. For example: "0025716855064922763:delqugmgu9c"
. Go to Google Custom Search Engine to create one.
[optional] dateRestrict
Return results newer than:
"dN"
: N days"wN"
: N weeks"mN"
: N months"yN"
: N years
[optional] records
The maximum number of records to retrieve (up to 100). For example: 50
.