创业日记 SerpBase 运营两个月后,终于把 Google 搜索接进 Agent 这件事做顺了

serpbase · June 20, 2026 · 22 hits

两个月前,我在 W2solo 发过两篇文章:

正式运营 6 天,拿到第一笔 $200:SerpBase 从立项到上线的一个月 (https://w2solo.com/topics/7275)

做了个新站 SerpBase:想把 Google 搜索结果 API 做得便宜一点、稳一点 (https://w2solo.com/topics/7254)

当时项目正式运营第 6 天,拿到了第一笔 $200。两个月过去,产品还在继续迭代,最近花了不少时间解决一件很实际的事:让 AI Agent 更方便地用 Google 搜索。

很多 Agent 场景不需要自己搭浏览器自动化。折腾 Playwright、代理、验证码和页面结构,最后想要的往往只是标题、链接、摘要这些干净结果。

所以做了两个开源集成:

https://github.com/serpbase-dev/serpbase-skill

给支持 Skill 的 AI 编程助手和 Agent 用,装好后可以直接搜索并拿结构化结果。

https://github.com/serpbase-dev/serpbase-mcp

给支持 MCP 的客户端用,把 Google 搜索作为 Agent 的一个工具接进去。

我现在越来越觉得,Agent 的搜索能力不该是一个大工程。能稳定拿到实时信息,返回格式干净,价格别把小项目劝退,基本就够了。

也想问问大家:你们给 Agent 接实时搜索时,现在主要用什么方案?自己爬、SerpAPI/Serper,还是别的?

我们的官网是 (https://serpbase.dev),欢迎各位大佬前来指导

No Reply at the moment.
You need to Sign in before reply, if you don't have an account, please Sign up first.