browseract

n8n nodes for BrowserAct

Package Information

Released: 8/23/2025
Downloads: 239 weekly / 668 monthly
Latest Version: 1.0.2
Author: browseract

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:

  1. Create a free account at BrowserAct.com.

  2. Log in to BrowserAct and visit the "Integrations" page to create your API key.

  3. In n8n, add your BrowserActApi to 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 Agent action, which allows you to execute BrowserAct AI Agents.
    • Supports the Run Workflow action, which allows you to execute BrowserAct multi-step workflows.
    • Supports custom input parameters (such as prompt, workflow input, and timeout).

Discussion