# BrowserWire ## Docs - [Execute Action](https://docs.browserwire.io/api/actions.md): Perform an interaction on a page by executing a discovered action. - [Health Check](https://docs.browserwire.io/api/health.md): Verify that the local execution server is running. - [Get Manifest](https://docs.browserwire.io/api/manifest.md): Fetch the full manifest JSON for a discovered site. - [Overview](https://docs.browserwire.io/api/overview.md): Base URL, request/response conventions, and endpoint index for the BrowserWire local execution API. - [List Sites](https://docs.browserwire.io/api/sites.md): Retrieve all manifests cached by the local execution server. - [Execute View](https://docs.browserwire.io/api/views.md): Read structured data from a page by executing a discovered view. - [Manifest](https://docs.browserwire.io/concepts/manifest.md): The typed state machine that describes a site's pages, views, and actions. - [Recording](https://docs.browserwire.io/concepts/recording.md): How BrowserWire captures browser sessions as structured training data. - [Training](https://docs.browserwire.io/concepts/training.md): How BrowserWire's cloud pipeline turns recordings into typed manifests. - [Agent Integration](https://docs.browserwire.io/guides/agent-integration.md): How to connect BrowserWire's discovered APIs to AI agents and automation scripts. - [Dashboard](https://docs.browserwire.io/guides/dashboard.md): Navigate the web dashboard — recordings, training, APIs, and billing. - [Record a Site](https://docs.browserwire.io/guides/record-a-site.md): Step-by-step guide to recording a browser session and generating an API. - [Installation](https://docs.browserwire.io/installation.md): System requirements, install steps, and configuration for the BrowserWire CLI. - [Introduction](https://docs.browserwire.io/introduction.md): What BrowserWire is, who it's for, and how the record-train-execute pipeline works. - [Quick Start](https://docs.browserwire.io/quickstart.md): Install the CLI, record a site, and make your first API call in under 5 minutes. - [CLI Reference](https://docs.browserwire.io/reference/cli.md): All commands and flags for the bw command-line tool. - [FAQ](https://docs.browserwire.io/reference/faq.md): Answers to common questions about BrowserWire. - [Privacy](https://docs.browserwire.io/reference/privacy.md): How BrowserWire handles your data — what's uploaded, what stays local, and what's shared.