Overview
Serper provides fast, affordable access to Google Search results via API. Get structured search results including web, images, news, and more.Installation
Environment Variables
Quick Start
Usage with Agent
Available Methods
search(query, num_results=10)
Search Google for web results.news(query, num_results=10)
Search Google News.images(query, num_results=10)
Search Google Images.Configuration Options
Function-Based Usage
CLI Usage
Error Handling
Common Errors
| Error | Cause | Solution |
|---|---|---|
SERPER_API_KEY not configured | Missing API key | Set environment variable |
Invalid API key | Wrong API key | Verify at serper.dev |
Rate limited | Too many requests | Check usage limits |
Related Tools
- Tavily - AI-powered search
- DuckDuckGo - Privacy-focused search
- Exa - Neural search

