MCPcopy Create free account
hub / github.com/Scrapybara/scrapybara-cookbook

github.com/Scrapybara/scrapybara-cookbook @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
67 symbols 217 edges 20 files ⚖ MIT 2 documented · 3% updated 17mo ago★ 138

Browse by type

Functions 53 Types & classes 14
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

    Scrapybara Scrapybara Cookbook Scrapybara

MIT License Discord X

✨ Read more about each example at computer.new/cookbook

Example code and guides for building with the Scrapybara API. To run these examples, you'll need a Scrapybara account and associated API key (create a free account here). Set an environment variable called SCRAPYBARA_API_KEY with your API key.

Code examples are written in Python and TypeScript with the Act SDK.

Each example is a self-contained project that can be run locally. To run an example, navigate to its directory and follow its README for specific setup instructions.

Contributing

The Scrapybara Cookbook is a community-driven resource. Whether you're submitting an idea, fixing a typo, adding a new guide, or improving an existing one, your contributions are greatly appreciated!

Before contributing, read through the existing issues and pull requests to see if someone else is already working on something similar. That way you can avoid duplicating efforts.

If there are examples or guides you'd like to see, feel free to suggest them on the issues page.

If you'd like to create new examples, make sure to read through our contribution guidelines. We welcome high-quality submissions, as long as they meet our criteria and fit within the scope of the cookbook.

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 38
Method 15
Class 7
Interface 7

Languages

TypeScript64%
Python36%

Modules by API surface

wide-research/src/main.py12 symbols
computer-use-playground/src/components/ui/select.tsx10 symbols
dungeon-crawler/src/main.py7 symbols
copycapy/src/index.ts6 symbols
computer-use-playground/src/app/page.tsx5 symbols
scrapybara-cli/src/agent.py3 symbols
computer-use-playground/src/server/actions.ts3 symbols
computer-use-playground/src/components/messages.tsx3 symbols
computer-use-playground/src/components/instance-frame.tsx3 symbols
computer-use-playground/src/components/chat-welcome.tsx3 symbols
scrapybara-cli/src/main.py2 symbols
computer-use-playground/src/lib/utils.ts2 symbols

For agents

$ claude mcp add scrapybara-cookbook \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page