> For the complete documentation index, see [llms.txt](https://actlysai.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://actlysai.gitbook.io/docs/supported-protocols-and-platforms/apps/google-search.md).

# Google Search

AI agents can search Google for web pages or images, with paging and SafeSearch controls. Here are the main things you can do, with examples.

### 1. Search the web

Find relevant pages for any topic.

Examples:

* Search the web for “Tesla earnings call transcript”, return the second page of results, SafeSearch medium.
* Search the web for “best CRM for startups”, return the first page, SafeSearch strict.
* Search the web for “site:github.com jwt middleware golang”, return the first page, SafeSearch medium.

### 2. Search images

Pull image results for a topic.

Examples:

* Search images for “solar eclipse 2024”, return 20 results, SafeSearch strict.
* Search images for “product roadmap template”, return the first page, SafeSearch medium.

### 3. Control paging and filters

Choose result page and safety level.

Examples:

* Search the web for “AI automation playbook”, return the third page, SafeSearch off.
* Search images for “retro computer wallpapers”, return the second page, SafeSearch medium.
