█████╗ ██╗ ██╗███████╗███████╗ ██████╗ ███╗ ███╗███████╗
██╔══██╗██║ ██║██╔════╝██╔════╝██╔═══██╗████╗ ████║██╔════╝
███████║██║ █╗ ██║█████╗ ███████╗██║ ██║██╔████╔██║█████╗
██╔══██║██║███╗██║██╔══╝ ╚════██║██║ ██║██║╚██╔╝██║██╔══╝
██║ ██║╚███╔███╔╝███████╗███████║╚██████╔╝██║ ╚═╝ ██║███████╗
╚═╝ ╚═╝ ╚══╝╚══╝ ╚══════╝╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝
██╗ ██╗ ██████╗ ██╗ ██╗████████╗██████╗ █████╗ ███╗ ██╗██████╗ █████╗
██║ ██║██╔════╝ ██║ ██║╚══██╔══╝██╔══██╗██╔══██╗████╗ ██║██╔══██╗██╔══██╗
██║ ██║██║ ███╗███████║ ██║ ██████╔╝███████║██╔██╗ ██║██║ ██║███████║
██║ ██║██║ ██║██╔══██║ ██║ ██╔═══╝ ██╔══██║██║╚██╗██║██║ ██║██╔══██║
███████╗██║╚██████╔╝██║ ██║ ██║ ██║ ██║ ██║██║ ╚████║██████╔╝██║ ██║
╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═══╝╚═════╝ ╚═╝ ╚═╝
A curated list of cool things people are building with Lightpanda, the headless browser designed for AI and automation, written in Zig. Inspired by the awesome list thing.
- 4ier/neo - Turn any web app into an API. Chrome extension that captures browser traffic, auto-generates schemas, and lets AI replay APIs directly. Supports Lightpanda as a fast headless backend for AI agents and scraping.
- monostate/node-scraper - Smart Node.js scraper that automatically switches between fetch, Lightpanda headless, and full Puppeteer with intelligent fallback. Includes AI-powered Q&A, PDF parsing, and bulk scraping with progress tracking.
- tylergibbs1/feedstock - High-performance web crawler and scraper for TypeScript, powered by Bun. Supports Lightpanda, local or cloud, as a browser backend alongside Playwright and generic CDP.
- us/crw - Open-source web scraper built for AI agents with a built-in MCP server. Single Rust binary, ~6 MB idle RAM. Uses Lightpanda for JS rendering. Firecrawl-compatible API.
- seaavey/SBrowser - Web search and scraping REST API powered by Lightpanda for JavaScript rendering and Markdown extraction, with a Redis anti-DDoS shield.
- ancs21/playpanda - Any URL to LLM-ready markdown. Three-tier engine: HTTP → Lightpanda → CloakBrowser. Written in Zig.
- tokimo-lab/tokimo-package-web-fetch - Unified Rust fetcher: plain HTTP, headless browser via Lightpanda, or Cloudflare bypass, with Readability denoising.
- KakkoiDev/lightpanda-proxy - Transparent HTTP proxy that renders JavaScript through Lightpanda before handing HTML to text browsers like w3m.
- ba0f3/gocrawl - Go crawler with chromedp/Lightpanda auto-fallback for client-rendered pages and challenge pages. Ships a docker-compose with Lightpanda on 9222.
- cbwln/lightcrawl - Lightpanda-powered alternative to Firecrawl.
- raakkan/agents-api - Self-hostable scraping, meta-search and screenshot REST API for agents, with Lightpanda CDP as one of the engines.
- endurance-ai/crawler - Fashion SKU crawler for kiko.ai with a dedicated Lightpanda engine path and automatic engine selection for Cafe24 storefronts.
- NousResearch/hermes-agent - Hermes supports Lightpanda as a local agent-browser option, with automatic Chrome fallback.
- vercel-labs/agent-browser - Vercel's browser automation CLI for AI agents. Supports Lightpanda as an engine via
--engine lightpandaas a faster, lighter alternative to Chrome. Written in Rust. - webcoyote/sandvault - Run AI agents isolated in a macOS user account and sandbox-exec, with sandboxed access to Lightpanda.
- ulpi-io/browse - Browsing tool by ULPI for AI agent workflows, powered by Lightpanda.
- nextlevelbuilder/goclaw - OpenClaw rebuilt in Go with multi-tenant isolation and native concurrency. Ships a Lightpanda sidecar overlay for docker-compose, with Lightpanda-aware remote browser handling.
- irookanji/playwright-lightpanda-tests - Playwright test automation framework with Lightpanda integration.
- elchemista/spectre_lens - Agent-first Elixir browser lens for Lightpanda.
- LocalKinAI/kinbrowser - Markdown-native browser for AI agents with a three-tier waterfall system, HTTP → Lightpanda → chromedp.
- hartmantexas/tb - Hybrid approach using Lightpanda with Satori to convert DOM HTML to SVG, falling back to Chromium for pixels.
- open-wa/wa-automate-nodejs - Node.js framework for WhatsApp chatbots. Bots can swap to Lightpanda as a lightweight headless backend without runtime changes.
- EratoLab/web-access-mcp - Web access MCP server aimed at chat interfaces. Local browser launch supports Lightpanda alongside Chrome, and it ships a dedicated Lightpanda Dockerfile.
- skatkov/opencode-lightpanda - A Lightpanda browser plugin/tool for OpenCode.
- hasindu-madushan/slim-atlas-ai - An MCP server providing lightweight browser automation using Lightpanda for LLMs.
- prokopis3/webrain - Rust MCP server for LLM-driven browser automation and web scraping. Runs Chrome, Lightpanda and Obscura through a single CDP backend.
- veerupandey/kageha_agent - Thin agent kernel: plan, act, verify.
kageha setupinstalls the Lightpanda nightly when the browser pack is enabled, falling back to Chromium. - amurru/hakase - Go AI research and navigation agent. Ships a
lightpandaMCP server in its default tool configuration. - agentjido/jido_browser - Browser automation actions for Jido AI agents, with
mix jido_browser.install lightpandaas a first-class driver. - Freakboy/pandamcp - MCP bridge for Lightpanda/CDP browsers with stdio, SSE and Streamable HTTP transports.
- maxwelljens/battlecruiser - Terminal mail reader that renders HTML email through Lightpanda.
- Brilhante29/lightpanda-mcp-server - Go MCP server for Lightpanda.
- daanrongen/lightpanda-mcp - TypeScript MCP server: navigate, extract, click, fill forms, screenshot, evaluate JS over stdio.
- codedoga/lightpanda-mcp - Docker image exposing Lightpanda's native MCP server over Streamable HTTP via supergateway.
- oussamaelfig/Reynard - Autonomous CTF and authorized web security testing agent with a Kali/Lightpanda tool runtime.
- audityourcontracts/pi-lightpanda - Lightpanda headless browser extension for the
picoding agent. - Hexpy-Games/butler - Local-first AI agent runtime for personal and project work. Lightpanda is a selectable web reader backend.
- mahirfatih/techcrunch-news-agent - TechCrunch News Agent - AI Summarizer with Lightpanda + Ollama
- navidemad/capybara-lightpanda - Capybara driver for Lightpanda, enabling Ruby integration testing with the Lightpanda headless browser.
- ferdiunal/larapanda - Type-safe Lightpanda SDK for Laravel and PHP with named instances, auto CLI/Docker runtime resolution, MCP integration, and strict markdown/semantic tree outputs.
- marcoroth/lightpanda-ruby - Ruby client for Lightpanda via CDP with a high-level browser automation API and Capybara driver.
- tclesius/lightpanda-py - Python client for Lightpanda that bundles the binary and exposes APIs to fetch pages, start a CDP server, start an MCP server, and more.
- u2i/lightpanda - Elixir package for installing and running the Lightpanda headless browser.
- u2i/wallabidi - Concurrent Elixir browser testing over WebDriver BiDi. Lightpanda is the documented fast path, at roughly 50ms per test.
- DamageBDD/DamageBDD - Erlang BDD behaviour-verification platform with Lightpanda in its browser layer.
- jonathanong/darkpanda - TypeScript SDK for Lightpanda.
- lessless/light_cdp - Elixir CDP client that connects directly to Lightpanda over WebSocket. No Node.js required.
- crayonnova/lightpanda-nix - Nix flake for Lightpanda browser.
- probably-not/lightpanda-wpt-analysis - Are We Lightpanda Yet? External tracking of web-platform-test conformance.
- pleasedodisturb/web-agent-comparison - Third-party reproducible benchmark of seven browser-automation MCP servers, including Lightpanda.
- Lightpanda Browser - Lightpanda browser repo.
- Lightpanda Docs - Documentation.
- Lightpanda Demo - Demo repository with Puppeteer examples and benchmarks.
- Lightpanda Cloud - Managed cloud service.
- @lightpanda/browser - npm package.
- Docker Image - Docker image.
- Lightpanda Agent Skill - Browser skill for OpenClaw AI agents.
- Homebrew Tap - Install Lightpanda via Homebrew on macOS.
Contributions are welcome! Please read the contribution guidelines first.