Google Search API that returns structured search results including web pages, news, images, and places.
Google Search API that returns structured search results including web pages, news, images, and places. Best for real-time web research, fact-checking, and gathering current information from Google’s index. Unlike Brave or Exa, returns Google-specific result formats including knowledge panels and related searches. Lava slims /news responses by default — strips the imageUrl field on each article (often an inline base64 JPEG ~3.4KB each on historical date-range queries, ~88% of the response payload); pass filter.mode=“full” or filter._lava_keep_images=“true” to retain it.6 endpoints available through Lava’s AI Gateway. See the Serper API docs for full documentation.
Supports both managed (Lava’s API keys) and unmanaged (bring your own credentials) mode.
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.