Google SERP API
Search Google web results in real time and prompt Google AI Mode for conversational answers with citations. Real-time Google search data via a simple REST API.
Google SERP API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Search | ||
| GET |
Web Search /v1/web/search |
Run a real-time Google search and return organic results with title, URL, snippet, source, domain, and displayed link. Supports Google advanced operators (site:, inurl:,… |
| AI Mode | ||
| GET |
AI Mode /v1/web/ai-mode |
Send a prompt to Google's AI Mode and receive a structured conversational reply broken into ordered parts (paragraph, heading, list, images) with cited reference links. Each… |
Google SERP API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $20 / month | 3 / second |
|
| ULTRA Recommended | $100 / month | 5 / second |
|
| MEGA | $250 / month | 15 / second |
|