Package Information
Available Nodes
Documentation
n8n Nodes - BrowserAct Integration
This is an n8n community node that integrates BrowserAct with your n8n workflows.
BrowserAct is a platform for anyone to launch AI-powered crawling tasks with one click to automate web crawling, data extraction, and content generation—without coding. while n8n is a fair-code licensed workflow automation tool that allows you to connect various services.
Table of Contents
Installation
To install this community node, please follow the official n8n community node installation guide.
Operations
This node supports a wide range of BrowserAct operations, including:
- Run Agent
- Start the specified Agent crawler task to obtain the crawled web page data or structured results.
- Run Workflow
- Execute the specified BrowserAct Workflow, supporting multi-step task orchestration and data processing.
Credentials
To use a BrowserAct node, you need to complete the following steps:
Create a free account at BrowserAct.com.
Log in to BrowserAct and visit the "Integrations" page to create your API key.
In n8n, add your
BrowserActApito the node's Credentials configuration.
⚠️ Note: The API key is sensitive information. Please keep it secure and never share it publicly.
Compatibility
This node has been tested with n8n version 1.0.0.
Resources
Version History
1.0.0 (Initial Release)
- Basic Operation Support:
- Supports the
Run Agentaction, which allows you to execute BrowserAct AI Agents. - Supports the
Run Workflowaction, which allows you to execute BrowserAct multi-step workflows. - Supports custom input parameters (such as prompt, workflow input, and timeout).
- Supports the