From 75b3d87551fdc66ae922d5a9619a43a323fe0c47 Mon Sep 17 00:00:00 2001 From: Alex Barron Date: Thu, 6 Nov 2025 14:16:24 +0000 Subject: [PATCH] Add SerpApi to search provider list --- pages/agent/setup.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/agent/setup.mdx b/pages/agent/setup.mdx index e429c5f..a6876ae 100644 --- a/pages/agent/setup.mdx +++ b/pages/agent/setup.mdx @@ -90,6 +90,7 @@ One of the tools agents can use is `Web-Browsing` which allows agents to browse Currently we support the following search providers: +- [SerpApi](https://serpapi.com/) - Scrapes the major search engines including Google, Amazon, Google Maps, Google News, Google Shopping, Baidu, and more. - [SearchApi](https://www.searchapi.io/) - Supports multiple search engines like Google, Bing, Baidu, Google News, YouTube, and etc. - [Google](https://www.google.com/) - [Serper](https://serper.dev/)