# bix > Browser automation, from building blocks. Snap together recipes for screenshots, scraping, monitoring, and extraction. Schedule them as jobs. Pipe results anywhere. ## Getting Started - [Skill File](https://bix.app/skill.md): Complete reference — CLI commands, API endpoints, recipes, jobs, and pricing. - [Recipe Gallery](https://bix.app/recipes): 15+ pre-built browser automations you can run or schedule. - [CLI](https://www.npmjs.com/package/@bixapp/cli): Install with `npx @bixapp/cli signup`. Binary: `bix`. - [Dashboard](https://bix.app/dashboard): Web UI for recipes, jobs, results, and billing. ## What bix does - **Capture**: Screenshot, PDF, or GIF of any page. 40+ options (device, viewport, selectors, dark mode, ad blocking). - **Extract**: Page to markdown, structured JSON, links, or raw text. AI-powered extraction built in. - **Run**: Execute custom browser scripts in sandboxed environments. Navigate, click, type, fill forms, scrape data. - **Jobs**: Schedule any script to run on a cron. Daily, weekly, or interval. Retries, logs, screenshots, and reports stored automatically. - **Billing**: Check usage, buy credits, manage auto-recharge — via CLI or dashboard. ## CLI (first-class interface) ``` bix signup # OAuth signup bix capture # Screenshot bix extract # Content extraction bix run