Lightpanda CLI / Binary

The open-source command-line binary (AGPL-3.0, written in Zig). `lightpanda serve` starts the CDP-over-WebSocket server; `lightpanda fetch` retrieves and dumps a URL as HTML or markdown; `lightpanda agent` drives the browser with LLM instructions. Distributed via one-line installer, Docker images, and nightly Linux/macOS binaries.

Documentation

Other Resources

API entry from apis.yml

apis.yml Raw ↑
aid: lightpanda:lightpanda-cli-binary
name: Lightpanda CLI / Binary
tags:
- CLI
- Binary
- Fetch
- Agent
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://github.com/lightpanda-io/browser
baseURL: https://github.com/lightpanda-io/browser
properties:
- url: https://lightpanda.io/docs
  type: Documentation
- url: https://github.com/lightpanda-io/browser
  type: GitHub
description: The open-source command-line binary (AGPL-3.0, written in Zig). `lightpanda serve` starts
  the CDP-over-WebSocket server; `lightpanda fetch` retrieves and dumps a URL as HTML or markdown; `lightpanda
  agent` drives the browser with LLM instructions. Distributed via one-line installer, Docker images,
  and nightly Linux/macOS binaries.