This is an n8n community node for interacting with the Scrapybara API. Scrapybara provides powerful remote desktop infrastructure for AI agents.
- Start Instances: Ubuntu, Browser, and Windows instances
- Manage Instances: Stop, pause, and resume instances
- Remote Desktop Actions: Take screenshots, get stream URLs, run bash commands, perform computer actions
- Computer Control: Execute mouse and keyboard actions programmatically
- n8n v1.0+
- Scrapybara API key from Scrapybara Dashboard
- Open your n8n instance
- Go to Settings > Community Nodes
- Click Install
- Enter
n8n-nodes-scrapybara
and click Install
If you want to install this node manually:
# In your n8n installation directory
pnpm install n8n-nodes-scrapybara
# If you're using npm
npm install n8n-nodes-scrapybara
- Add your Scrapybara API credentials in n8n
- Use the Scrapybara node in your workflows
- Set up a Scrapybara node
- Select Instance as the resource
- Choose Start as the operation
- Select Ubuntu as the instance type
- Set timeout hours (optional)
- Pass the instance ID to another Scrapybara node
- Configure the second node to take a screenshot
- The screenshot data will be returned in the response