MCPcopy Index your code
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 2 documented · 3% updated 15mo ago★ 137
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

PageData (Interface)
(no doc)
copycapy/src/index.ts
ChatWelcomeProps (Interface)
(no doc)
computer-use-playground/src/components/chat-welcome.tsx
PromptItem (Interface)
(no doc)
computer-use-playground/src/components/chat-welcome.tsx
MessagesProps (Interface)
(no doc)
computer-use-playground/src/components/messages.tsx
LoaderProps (Interface)
(no doc)
computer-use-playground/src/components/loader.tsx
MessageProps (Interface)
(no doc)
computer-use-playground/src/components/message.tsx

Core symbols most depended-on inside this repo

cn
called by 19
computer-use-playground/src/lib/utils.ts
filterImages
called by 2
computer-use-playground/src/lib/utils.ts
handle_step
called by 2
wide-research/src/main.py
scrapePageData
called by 1
copycapy/src/index.ts
capyfy
called by 1
copycapy/src/index.ts
format_computer_action
called by 1
scrapybara-cli/src/agent.py
run_agent
called by 1
scrapybara-cli/src/agent.py
run_conversation
called by 1
scrapybara-cli/src/main.py

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