Community Spotlight

Awesome projects built by the community!

Scrapyon by @keell0renz

A convenient wrapper which makes easy to run computer use agents with Scrapybara.

1import scrapyon
2
3result = scrapyon.launch(
4 cmd="Research Deitz Nuutsen",
5 url="https://google.com",
6 instance_type="small",
7 verbose=True # Set to True to see detailed progress
8)
GitHub

View the source code

Telegram Agent by @keell0renz

A Telegram bot powered by Claude Computer Use and Scrapybara to create AI agents that can control virtual machines.

Telegram Scrapybara Agent
GitHub

View the source code

Scrapy Discord Bot by @Dusknt

Scrapy is a bot that allows you to interact with a virtual computer directly in your Discord server. Inspect links, browse files, and even play games.

Event Listener by @shreyashk2012

Event Listener is a Chrome extension powered by AI agents that watches websites for specific events and sends notifications when they happen.

Submit your project

Building with Scrapybara? Submit your project to the #built-with-scrapybara channel on Discord to be featured here!

Built with