# Reach Google, News, Images, and YouTube through SearchAPI

> A new SearchApiTools toolkit wires up SearchAPI's Google, News, Images, and YouTube endpoints, so an agent can run several kinds of search from one toolkit instead of stitching together separate…

- Published: 2026-07-03
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/reach-google-news-images-and-youtube-through-searchapi
- Markdown: https://agno-com-nine.vercel.app/articles/reach-google-news-images-and-youtube-through-searchapi.md

A new `SearchApiTools` toolkit wires up SearchAPI's Google, News, Images, and YouTube endpoints, so an agent can run several kinds of search from one toolkit instead of stitching together separate providers.

See the [SearchAPI docs](https://docs.agno.com/tools/toolkits/search/searchapi) for more or view the [cookbook](https://github.com/agno-agi/agno/blob/main/cookbook/91_tools/searchapi_tools.py) for a working example.
