Lightpanda · Open Collection

Lightpanda

Lightpanda is an open-source headless browser for AI agents and automation. It is NOT a REST API - its interface is the Chrome DevTools Protocol (CDP) over a WebSocket connection, compatible with Puppeteer, Playwright, and chromedp. This collection documents the CDP/WebSocket connection endpoints; CDP itself is a bidirectional JSON-RPC protocol over WebSocket and is not modeled as HTTP requests. See asyncapi/lightpanda-asyncapi.yml for the accurate protocol model.

2
Requests
1
Folders
1.0
Version
View on GitHub Raw JSON Headless BrowserBrowser AutomationCDPWebSocketAI AgentsWeb ScrapingOpen Collection

Overview

Lightpanda is a Open Collection published by Lightpanda on the APIs.io network, version 1.0.

Lightpanda is an open-source headless browser for AI agents and automation. It is NOT a REST API - its interface is the Chrome DevTools Protocol (CDP) over a WebSocket connection, compatible with Puppeteer, Playwright, and chromedp. This collection documents the CDP/WebSocket connection endpoints; CDP itself is a bidirectional JSON-RPC protocol over WebSocket and is not modeled as HTTP requests. See asyncapi/lightpanda-asyncapi.yml for the accurate protocol model.

The collection contains 2 requests organised into 1 folder.

Tagged areas include Headless Browser, Browser Automation, CDP, WebSocket, and AI Agents.

Requests & Folders

CDP over WebSocket

Related API Specs

Lightpanda CDP WebSocket Interface (OpenAPI) Lightpanda Cloud (AsyncAPI)
Back to Lightpanda · All Collections · GitHub