Skip to content

Releases: BrowserCash/browser-serp

Release v1.0.0

03 Dec 02:03

Choose a tag to compare

Description

Browser SERP v1.0.0 launches a lightweight, high-performance API for retrieving real-time Google Search results. Powered by Browser.cash remote browsers and optimized session pooling, it bypasses anti-bot detection to deliver structured SERP data for AI agents, RAG pipelines, and market research tools at scale.

Key Features

Real-Time SERP API: Instantly retrieve live Google Search results, including organic listings, snippets, and metadata, via a simple REST endpoint (/api/v1/search).
High-Performance Pooling: Integrates @browsercash/pool to maintain warm browser sessions, significantly reducing latency compared to cold-start requests.
Anti-Detection: Leverages residential-grade remote browsers to ensure high success rates and bypass CAPTCHAs or IP blocks.
Structured Output: Automatically parses complex search result pages into clean, easy-to-consume JSON format.
Production Ready: Includes built-in rate limiting, health check endpoints (/health), and pool statistics (/stats) for monitoring.
Dockerized: fully containerized with a lightweight Docker image for easy deployment in any environment.