Quickstart
Deploy your first instance.
Deploy your first instance
Generate API key
Sign up on our dashboard. An API key will be generated for you automatically.
Install SDK
Install the Python SDK with pip.
Configure client
Configure the client with your API key.
Start an instance
Start an instance with your desired configuration.
Interact with the instance
Interact with the instance with screenshot
, bash
, computer
, and edit
.
Use with Claude Computer Use (optional)
Connect Claude Computer Use to your Scrapybara instance with BashTool
, ComputerTool
, EditTool
, and ToolResult
. See the full example here.
Stop the instance
Stop the instance when you’re done. This will delete all data stored during the session.
Start building
Be sure to check out our other resources to learn more. Happy building! ₍ᐢ•(ܫ)•ᐢ₎
SDK Reference
Check out our SDK reference docs
Cookbook
Coming soon