Google SERP API for AI agents — UnifAPI

UnifAPI’s Google SERP API returns structured Google search results — organic, ads, knowledge panel, related searches — for AI agents that need to read the open web.

Endpoints (v1)

Endpoint Description
google-serp/search Standard SERP — organic + features
google-serp/images Image search results
google-serp/news Google News SERP
google-serp/maps Maps / local pack
google-serp/shopping Shopping results

Example

curl https://api.unifapi.com/v1/google-serp/search \
  -H "Authorization: Bearer $UNIFAPI_KEY" \
  -d '{"q": "best ai agent frameworks 2026", "geo": "US"}'

What it’s for

Compared with specialists: UnifAPI vs SerpAPI.

→ Start free · Browse all APIs