browse
Installation
SKILL.md
Browser Automation & Functions Skill
Complete guide for creating and deploying browser automation functions using the browse CLI.
Installation
npm install -g @browserbasehq/browse-cli
Requires Chrome/Chromium installed on the system.
When to Use
- User wants to automate a website task
- User needs to scrape data from a site
- User wants to create a Browserbase Function
- User wants to deploy automation to run on a schedule or via webhook