Supports both managed (Lava’s API keys) and unmanaged (bring your own credentials) mode.
Endpoints
Search the web via Google
POSThttps://google.serper.dev/search — $0.001 / request
- SDK
- cURL
Search for images
POSThttps://google.serper.dev/images — $0.001 / request
- SDK
- cURL
Search for news articles. Lava strips the imageUrl field from each article by default (often inline base64 JPEGs on historical date-range queries) — pass filter.mode=“full” or filter._lava_keep_images=“true” to retain it.
POSThttps://google.serper.dev/news — $0.001 / request
- SDK
- cURL
Search for places and businesses
POSThttps://google.serper.dev/places — $0.001 / request
- SDK
- cURL
Search Google Scholar
POSThttps://google.serper.dev/scholar — $0.001 / request
- SDK
- cURL
Get search autocomplete suggestions
POSThttps://google.serper.dev/autocomplete — $0.001 / request
- SDK
- cURL
Next Steps
All Providers
Browse all supported AI providers
Forward Proxy
Learn how to construct proxy URLs and authenticate requests