Has anyone found a cheaper Google Search API for AI agents?
I’m trying to give an agent live Google results without messing with Playwright, proxies, captchas, etc.
Mostly just need clean JSON back so the agent can pull title/url/snippet into context and move on.
I looked at a few options and the cheapest I’ve found so far is SerpBase:
Seems pay as you go, which is better for side projects than getting locked into a monthly plan.
Before I wire it into the agent, curious if anyone here knows an even cheaper option?