CUSTOM_SEARCH_GOOGLE

Search using a Google Custom Search engine.

icon of Google Search - WebGoogle 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(queryengineID
[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.

Examples

CUSTOM_SEARCH_GOOGLE("Apple CEO", "017576662512468239146:omuauf_lfve") returns search results for Tim Cook, Apple's CEO.