capySCRAPYBARA

BACKED BYycCOMBINATOR

A COMPUTER FOR YOUR AI

Scrapybara deploys, scales, and maintains
remote desktop instances for agents.

capy
Join Scrapybara Discord and deploy agent
ASK SCRAPY
.:--:.
.:==::::::::::::=:..
.-=+=-==----====-===
..:--***++=*#+=+-=**+.+
.:---=====+++**+-:::==--
.--======+====+=-=-::::.
:-=====scrapybaraOS--::.
--==============------:.
:-===========---------.
.-=========---------:.
.=**++========----:.
:*%+.-+=+++=:-*+-.
.=++: .::.

USE CASES

PRODUCTIONIZE INTELLIGENT AGENTS

Painlessly deploy computer use agents with reliable desktop infrastructure to automate any free-form computing task at scale.

teleo ⭑✮💻₊ ⊹

TELEO ⭑✮💻₊ ⊹

Computer use AI agent on your desktop

copycat ≽^•⩊•^≼

COPYCAT ≽^•⩊•^≼

Replicate any website from scratch

w25 🇾

W25 🇾

Scrape, research, and draft outbound

POPULAR DEMOS

INTEGRATE

DEAD EASY COMPUTER USE

One unified interface for computer use agents. Any model, any tool.

PYTHON

ACT SDK

PYTHON

LEGACY

TYPESCRIPT

ACT SDK

SUPPORTED LANGUAGES
1from scrapybara import Scrapybara
2from scrapybara.anthropic import Anthropic
3from scrapybara.tools import ComputerTool, BashTool, EditTool, BrowserTool
4
5client = Scrapybara()
6instance = client.start()
7
8messages = client.act(
9    tools=[
10      ComputerTool(instance),
11      BashTool(instance),
12      EditTool(instance),
13      BrowserTool(instance)
14    ],
15    model=Anthropic(),
16    system="You are a webscraping agent",
17    prompt="Scrape all YC W25 companies",
18)

FEATURES

EVERYTHING YOUR AGENT NEEDS

Connect your agent to Browser, Code, File, and more low-level protocols.

LIGHTNING FAST

Deploy full Linux desktops under 1s

AUTHENTICATED ACCESS

Save and load authenticated websites

SESSION PERSISTENCE

Pause and resume instances

INSTANCE CAPABILITIES

PRICING

FLEXIBLE PRICING, SCALE AS YOU GO

Free accounts get 10 compute hours and 50 auth states.

BASIC

$29

/month

100 compute hours

100 auth states

PRO

$99

/month

500 compute hours

500 auth states

ENTERPRISE

CUSTOM

Self-hosting

Dedicated Support

PLANS

AGENT CREDIT

Each step (1 assistant message with tool calls) consumes 1 agent credit when using the Act SDK or playground. New accounts get 100 agent credits. Additional credits are available at $0.05 each, or you can use your own API key.

capy

TRY COMPUTER USE TODAY