# Browser-act > BrowserAct Cloud, API, and Agent CLI documentation. - [Introduction](https://docs.browseract.com/overview/what-is-browseract-cloud.md) - [Core Capabilities](https://docs.browseract.com/overview/core-capabilities.md) - [Build Your First Bot](https://docs.browseract.com/quick-start/build-your-first-bot.md) - [Bot Templates](https://docs.browseract.com/bot-templates/introduction.md): Start faster with ready-to-run BrowserAct Bot Templates. - [Browse Templates](https://docs.browseract.com/bot-templates/browse-templates.md): Find a BrowserAct Bot Template for your target website and data needs. - [Run a Template](https://docs.browseract.com/bot-templates/run-a-template.md): Run a ready-made BrowserAct Bot Template and review its structured result. - [Manage Template Bots](https://docs.browseract.com/bot-templates/manage-template-bots.md): Find, rerun, and review the template Bots in your BrowserAct account. - [Create an Editable Duplicate](https://docs.browseract.com/bot-templates/create-editable-duplicate.md): Create an independent Agent Built Bot from a BrowserAct Bot Template. - [Template FAQ](https://docs.browseract.com/bot-templates/template-faq.md): Answers to common questions about BrowserAct Bot Templates. - [Bot Introduction](https://docs.browseract.com/bot/bot-introduction.md) - [Agent Built](https://docs.browseract.com/bot/agent-built/agent-built.md) - [Overview](https://docs.browseract.com/bot/workflow-built/overview.md) - [Quick Start](https://docs.browseract.com/bot/workflow-built/build-your-first-bot.md): Build and run a Bot by connecting browser actions and data operations in the visual Workflow Builder. - [Overview](https://docs.browseract.com/bot/workflow-built/node-types/index.md) - [Start Node](https://docs.browseract.com/bot/workflow-built/node-types/start-node.md): Configure the Bot inputs, login behavior, browser, proxy region, and default output format. - [Visit Page Node](https://docs.browseract.com/bot/workflow-built/node-types/visit-node.md): Open a specific URL in the current tab or a new tab. - [Click Element Node](https://docs.browseract.com/bot/workflow-built/node-types/click-element-node.md): Click a visible button, link, icon, or other element described in natural language. - [Click Element Item Node](https://docs.browseract.com/bot/workflow-built/node-types/click-element-item-node.md): A specific child node for Loop List that clicks a link or button within the currently focused list item. - [Hover Element Node](https://docs.browseract.com/bot/workflow-built/node-types/hover-element-node.md): Move the pointer over a visible element to reveal or trigger hover-based content. - [Input Text Node](https://docs.browseract.com/bot/workflow-built/node-types/input-text-node.md): Automatically types text or variables into input fields, such as search bars or forms. - [Scroll Page Node](https://docs.browseract.com/bot/workflow-built/node-types/scroll-page-node.md): Performs basic page-level scrolling actions, such as scrolling down one screen or jumping to the bottom. - [Scroll to Element Node](https://docs.browseract.com/bot/workflow-built/node-types/scroll-to-element-node.md): Continuously scrolls the page until a specific target area or element becomes visible in the viewport. - [Pagination Node](https://docs.browseract.com/bot/workflow-built/node-types/pagination-node.md): Handles navigation for multi-page content by automatically clicking 'Next' or 'Previous' buttons. - [Wait Node](https://docs.browseract.com/bot/workflow-built/node-types/wait-node.md): Pauses the workflow for a specified number of seconds to allow dynamic content to finish loading. - [Extract Data Node](https://docs.browseract.com/bot/workflow-built/node-types/extract-data-node.md): Scrapes structured data from the full page or the current visible area (independent of list loops). - [Extract Data Item Node](https://docs.browseract.com/bot/workflow-built/node-types/extract-data-item-node.md): A specific child node for Loop List that captures data fields from the currently focused list item. - [Loop Node](https://docs.browseract.com/bot/workflow-built/node-types/loop-node.md): Repeats a sequence of actions (like pagination or scrolling) until a specific condition is met. - [Loop List Node](https://docs.browseract.com/bot/workflow-built/node-types/loop-list-node.md): Iterates through a specific list area on the page to process items (extract data or click) one by one. - [Condition Node](https://docs.browseract.com/bot/workflow-built/node-types/condition-node.md): Creates logical branches (True/False) to direct the workflow based on page content or variables. - [Tab Operation Node](https://docs.browseract.com/bot/workflow-built/node-types/tab-operation-node.md): Manages browser tab history and state, performing actions like Go Back or Close Tab. - [Human Interaction Node](https://docs.browseract.com/bot/workflow-built/node-types/human-interaction-node.md): Pauses the workflow and hands browser control to a human, then resumes automation after manual actions are completed. - [Case 4: Precise Scraping with Conditional Filtering](https://docs.browseract.com/bot/workflow-built/case-studies/condition-filtering.md): Learn how to filter and scrape only specific items from a list based on criteria (e.g., discounts) using conditional logic, with eBay as an example. - [Case 1: Deep Scraping from List to Detail Pages](https://docs.browseract.com/bot/workflow-built/case-studies/list-to-detail.md): Master the core automation pattern of traversing search results and extracting deep data from detail pages, using Amazon as a practical example. - [Case 3: Auto-expanding Long List and Scraping](https://docs.browseract.com/bot/workflow-built/case-studies/load-more.md): Automate data extraction from long lists that require clicking Load More or scrolling, using Crutchfield as an example. - [Case 5: Precise Scraping with Multi-Dimensional Filtering](https://docs.browseract.com/bot/workflow-built/case-studies/multi-dimensional-filtering.md): Learn how to combine search keywords, category filters, and AI-based content filtering for precise data extraction, using Amazon as an example. - [Case 2: Auto-Pagination for Multi-Page Lists](https://docs.browseract.com/bot/workflow-built/case-studies/pagination.md): Learn how to automate data extraction across multiple pages using the Loop node, including auto-pagination and conditional stopping. - [Run an Agent Built Bot](https://docs.browseract.com/bot/run/run-agent-built-bot.md) - [Run a Workflow Built Bot](https://docs.browseract.com/bot/run/run-workflow-built-bot.md) - [View Run History](https://docs.browseract.com/bot/run/view-run-history.md) - [View and Manage Tasks](https://docs.browseract.com/bot/tasks/view-manage-tasks.md) - [Improve a Bot](https://docs.browseract.com/bot/improve/improve-a-bot.md) - [Manage Bots](https://docs.browseract.com/bot/manage/manage-bots.md) - [Overview](https://docs.browseract.com/browser-proxy/index.md) - [Quick Start](https://docs.browseract.com/browser-proxy/browser/quick-start.md): Choose the browser mode and proxy settings used by a BrowserAct Cloud Bot. - [Browser Modes & Profiles](https://docs.browseract.com/browser-proxy/browser/browser-modes-profiles.md): This guide covers advanced browser controls for users running automation in production or at scale. - [Best Practice](https://docs.browseract.com/browser-proxy/browser/best-practices.md) - [Performance & Browser Maintenance](https://docs.browseract.com/browser-proxy/browser/performance-maintenance.md): Improve page performance and manage the browser profile used by a Bot. - [Troubleshooting](https://docs.browseract.com/browser-proxy/browser/troubleshooting.md): Diagnose and resolve common browser and proxy configuration issues. - [Overview](https://docs.browseract.com/browser-proxy/proxy/proxy-overview.md): Choose a BrowserAct Dynamic Proxy, Static Proxy, or your own Custom Proxy for a Bot. - [Static Proxy](https://docs.browseract.com/browser-proxy/proxy/static-proxy-purchase-use.md): Purchase, manage, and assign a BrowserAct Static Proxy to a cloud Bot or Agent CLI browser. - [Dynamic Proxy](https://docs.browseract.com/browser-proxy/proxy/dynamic-proxy-configure-use.md): Configure BrowserAct Dynamic Proxy for rotating residential IP access. - [Custom Proxy](https://docs.browseract.com/browser-proxy/proxy/custom-proxy-configure-use.md): Connect and validate a proxy from your own provider for a BrowserAct Bot. - [Best Practices](https://docs.browseract.com/browser-proxy/proxy/proxy-best-practices.md): Match the browser mode and proxy option to common BrowserAct use cases. - [Overview](https://docs.browseract.com/credential-center/credential-center-overview.md) - [Authentication & Credentials](https://docs.browseract.com/credential-center/authentication-and-credentials.md): Store website credentials and authorize Workflow Built Bots to use them. - [Overview](https://docs.browseract.com/integrations/integration-overview.md) - [API Keys & Authentication](https://docs.browseract.com/integrations/api-keys.md): Create and manage API keys used to connect BrowserAct to supported tools and integrations. - [Integrate BrowserAct with Make](https://docs.browseract.com/integrations/make.md): Run a BrowserAct Bot from Make and send its structured results to other applications. - [Integrate BrowserAct with n8n](https://docs.browseract.com/integrations/n8n.md): Run a BrowserAct Bot from n8n and use its structured results in an automation workflow. - [Integrate BrowserAct with Zapier](https://docs.browseract.com/integrations/zapier.md): Run a BrowserAct Bot from Zapier and send its structured results to other apps. - [Integrate BrowserAct with MCP](https://docs.browseract.com/integrations/mcp.md): Turn BrowserAct Bots into MCP Tools and connect them to MCP clients. - [Send BrowserAct Data to Google Sheets](https://docs.browseract.com/integrations/guides/google-sheets.md): Use Make to send structured BrowserAct Bot results to Google Sheets. - [Schedule BrowserAct Bot Runs](https://docs.browseract.com/integrations/guides/scheduled-runs.md): Use Make scheduling to run a BrowserAct Bot automatically. - [Import and Export Make Scenarios as JSON](https://docs.browseract.com/integrations/guides/make-json-import-export.md): Share or reuse a Make scenario that contains BrowserAct modules by using a JSON blueprint. - [Import and Export n8n Workflows as JSON](https://docs.browseract.com/integrations/guides/n8n-json-import-export.md): Share or reuse an n8n workflow that contains BrowserAct nodes by using a JSON file. - [Overview](https://docs.browseract.com/account-billing/index.md) - [Account Settings](https://docs.browseract.com/account-billing/account/account-settings.md) - [Redeem a Code](https://docs.browseract.com/account-billing/account/redeem-code.md) - [Affiliate](https://docs.browseract.com/account-billing/account/affiliate.md) - [Task Failure Alert](https://docs.browseract.com/account-billing/account/task-failure-alert.md) - [Billing & Credits](https://docs.browseract.com/account-billing/billing/billing-credits.md) - [View Credit Usage](https://docs.browseract.com/account-billing/billing/view-credit-usage.md): Review BrowserAct credit consumption, usage trends, history, and low-balance alerts. - [Choose a Plan](https://docs.browseract.com/account-billing/billing/choose-plan.md): Compare BrowserAct plans, billing cycles, monthly credits, and included account limits. - [View Billing History](https://docs.browseract.com/account-billing/billing/view-billing-history.md): Review BrowserAct transactions, payment status, payment method, and amount paid. - [Credit Packs](https://docs.browseract.com/account-billing/billing/credit-packs.md): Add credits without changing your current BrowserAct plan. - [Manage Subscription](https://docs.browseract.com/account-billing/billing/subscription-management.md): Understand monthly and yearly plans, monthly credit resets, and subscription cancellation. - [Overview](https://docs.browseract.com/support/index.md) - [Contact Support](https://docs.browseract.com/support/contact-support.md) - [BrowserAct Community](https://docs.browseract.com/support/community.md): Join the BrowserAct community to ask questions, share use cases, and provide product feedback. - [Tutorials & Resources](https://docs.browseract.com/support/tutorials-resources.md): Find BrowserAct guides, examples, integrations, API documentation, and product resources. - [Overview](https://docs.browseract.com/faq/index.md) - [Getting Started FAQ](https://docs.browseract.com/faq/getting-started-faq.md) - [Bot FAQ](https://docs.browseract.com/faq/bot-faq.md) - [Agent & Integrations FAQ](https://docs.browseract.com/faq/agent-integrations-faq.md) - [Account, Billing & Credits FAQ](https://docs.browseract.com/faq/billing-credits-faq.md) - [General Troubleshooting](https://docs.browseract.com/faq/existing-troubleshooting.md) - [Run a bot (create a task)](https://docs.browseract.com/workflow/api-reference/tasks/run-a-bot-create-a-task.md): Starts a new task execution for a published Bot and returns a `task_id`. - [Run an official bot template (create a task)](https://docs.browseract.com/workflow/api-reference/tasks/run-an-official-bot-template-create-a-task.md): Starts a new task execution from an official Bot template and returns a `task_id`. - [Retrieve a task status](https://docs.browseract.com/workflow/api-reference/tasks/retrieve-a-task-status.md): Returns the current public status and update time for a task. This endpoint is more lightweight than `GET /v3/bots/runs/{task_id}` and is recommended for polling. - [Retrieve a task](https://docs.browseract.com/workflow/api-reference/tasks/retrieve-a-task.md): Returns comprehensive information about a task, including its current `status`, accepted `input`, output, failure details, files, live browser information, and Bot step summaries when available. - [List tasks](https://docs.browseract.com/workflow/api-reference/tasks/list-tasks.md): Returns a paginated list of Bot execution tasks. - [Resume a paused task](https://docs.browseract.com/workflow/api-reference/tasks/resume-a-paused-task.md): Requests the resumption of a paused Bot task. SkillFlow tasks return error code `10879`; tasks that are not paused return `10127`. Resume is asynchronous, so the returned status can remain `paused` until processing continues. - [Cancel a running task](https://docs.browseract.com/workflow/api-reference/tasks/cancel-a-running-task.md): Cancels a running or paused task. Optionally provide `biz_code`; when omitted, the default user-cancel code is used. A task already in a terminal state (`finished`, `canceled`, or `failed`) returns error code `10121` and cannot be resumed. - [List bots](https://docs.browseract.com/workflow/api-reference/bots/list-bots.md): Returns a paginated list of Bots that have a runnable published version. - [Retrieve a bot](https://docs.browseract.com/workflow/api-reference/bots/retrieve-a-bot.md): Fetches a Bot definition, including its creation time and published schemas. For an unpublished Bot owned by the current company, `published_at`, `input_schema`, and `output_schema` are null; attempting to run it returns error code `10020`. If you only need a list of runnable Bots, use `GET /v3/bots… - [List official bot templates](https://docs.browseract.com/workflow/api-reference/bot-templates/list-official-bot-templates.md): Returns a paginated list of official Bot templates curated by BrowserAct. - [Retrieve an official bot template](https://docs.browseract.com/workflow/api-reference/bot-templates/retrieve-an-official-bot-template.md): Fetches an official Bot template, including the standard JSON `input_schema` required when creating a template run. If you only need a list of templates, use `GET /v3/bots/templates`. - [List supported proxy regions](https://docs.browseract.com/workflow/api-reference/regions/list-supported-proxy-regions.md): Returns the Bot proxy regions visible to the current API key. Pass a returned region `code` as `proxy_region` when creating an official template run. - [Introduction](https://docs.browseract.com/agent-cli/introduction.md): Browser-act is an Agent CLI for browser automation. - [Installation](https://docs.browseract.com/agent-cli/installation.md): Install the Browser-act CLI, configure the entry Skill, and verify the runtime. - [Quick Start](https://docs.browseract.com/agent-cli/quick-start.md): Get your first result in 60 seconds with extraction or a full browser session. - [Anti-detection & Blocking](https://docs.browseract.com/agent-cli/anti-detection-blocking.md): Use environment, execution, and human handoff layers to handle anti-bot blocking. - [Better Headless Browser](https://docs.browseract.com/agent-cli/better-headless-browser.md): Run browser automation headlessly without losing stealth or human handoff. - [Remote Assist](https://docs.browseract.com/agent-cli/remote-assist.md): Generate a live URL so a human can take over a stuck browser session from any device. - [Browser Modes](https://docs.browseract.com/agent-cli/browser-modes.md): Choose between chrome, chrome-direct, and stealth browsers for different automation jobs. - [Concurrency & Isolation](https://docs.browseract.com/agent-cli/concurrency-isolation.md): Understand how browsers and sessions let agents run parallel work without state leaks. - [Designed for Agents](https://docs.browseract.com/agent-cli/designed-for-agents.md): Learn how Browser-act uses compact state, indexed actions, semantic browser descriptions, and safety gates for AI agents. - [Skill Forge](https://docs.browseract.com/agent-cli/skill-forge.md): Use Browser-act to generate reusable scraping skills after exploring a website once. - [Skill System](https://docs.browseract.com/agent-cli/skill-system.md): Understand the two-layer entry Skill and get-skills runtime model. - [Command Reference](https://docs.browseract.com/agent-cli/command-reference.md): Complete index of Browser-act CLI commands. - [BrowserAct Cloud](https://docs.browseract.com/index.md): Start with BrowserAct Cloud documentation. - [Authentication & Credentials](https://docs.browseract.com/workflow/help/authentication-and-credentials.md) - [Best Practice](https://docs.browseract.com/workflow/help/browser-configuration/best-practice.md) - [Browser Modes & Profiles](https://docs.browseract.com/workflow/help/browser-configuration/browser-modes-profiles.md): This guide covers advanced browser controls for users running automation in production or at scale. - [How to Use BrowserAct Proxies](https://docs.browseract.com/workflow/help/browser-configuration/how-to-use-browseract-proxies.md): Choose Static Proxy or Dynamic Proxy for BrowserAct browsers and workflows. - [Performance & Browser Maintenance](https://docs.browseract.com/workflow/help/browser-configuration/performance-browser-maintenance.md): This section helps you optimize performance and maintain browser state in minutes, for advanced automation and production workflows. - [Proxy & Network Settings](https://docs.browseract.com/workflow/help/browser-configuration/proxy-network-settings.md): BrowserAct provides flexible proxy and network options to support both out-of-the-box usage and custom proxy integrations, depending on your workflow requirements. - [Quick Start](https://docs.browseract.com/workflow/help/browser-configuration/quick-start.md): This guide helps you configure BrowserAct’s browser settings in under 3 minutes for most common automation scenarios. - [Troubleshooting](https://docs.browseract.com/workflow/help/browser-configuration/troubleshooting.md): This will help you quickly diagnose and resolve browser configuration–related issues. - [Billing & Credits](https://docs.browseract.com/workflow/help/credits-subscription/billing-credits.md) - [Credit Packs](https://docs.browseract.com/workflow/help/credits-subscription/credit-packs.md): Run out of credits before your monthly cycle ends? Credit Packs allow you to add extra credits to your account instantly without changing your current plan. - [Subscription & Management](https://docs.browseract.com/workflow/help/credits-subscription/subscription-management.md): Welcome to our subscription guide. This article explains how our plans work, how credits are allocated, and how you can manage your subscription settings. - [Upgrade Your Plan](https://docs.browseract.com/workflow/help/credits-subscription/upgrade-your-plan.md): Need to boost your account? You can upgrade your plan at any time. This guide explains the two types of upgrades and how the costs and credits are handled. - [Frequently Asked Questions](https://docs.browseract.com/workflow/help/frequently-asked-questions.md) - [API Keys & Authentication](https://docs.browseract.com/workflow/help/integrations-apis/api-keys-authentication.md) - [How to Importing Data to Google Sheets](https://docs.browseract.com/workflow/help/integrations-apis/how-to-import-data-to-google-sheets.md): This tutorial shows how to automatically import data extracted by BrowserAct to Google Sheets via Make.com. - [How to Setting Up Scheduled Tasks for BrowserAct](https://docs.browseract.com/workflow/help/integrations-apis/how-to-set-up-scheduled-tasks-for-browseract.md): This tutorial shows how to set up automatic scheduled execution for BrowserAct workflows via Make.com. - [How to Share and Use Workflows in Make Using JSON Files](https://docs.browseract.com/workflow/help/integrations-apis/how-to-share-and-use-workflows-in-make-using-json-files.md): This beginner's guide will show you how to import and export workflows in Make using JSON files, making it easy to share your automation workflows with others. - [How to Share and Use Workflows in n8n Using JSON Files](https://docs.browseract.com/workflow/help/integrations-apis/how-to-share-and-use-workflows-in-n8n-using-json-files.md): This beginner-friendly guide will walk you through the process of importing and exporting workflows in n8n using JSON files, enabling seamless workflow sharing and collaboration. - [Make & n8n Integrations](https://docs.browseract.com/workflow/help/integrations-apis/make-n8n-integrations.md) - [Supported Platforms](https://docs.browseract.com/workflow/help/integrations-apis/supported-platforms.md) - [How to Become a BrowserAct Creator: A Step-by-Step Guide](https://docs.browseract.com/workflow/help/resources-support/step-by-step-tutorial-to-publish-workflows.md): This guide walks you through the entire process of becoming a BrowserAct Creator, publishing workflows and earning rewards for your contributions. - [Still Need Help?](https://docs.browseract.com/workflow/help/resources-support/still-need-help.md) - [Support & Community](https://docs.browseract.com/workflow/help/resources-support/support-community.md) - [Tutorials & Resources](https://docs.browseract.com/workflow/help/resources-support/tutorials-resources.md) - [Runtime Environment](https://docs.browseract.com/workflow/help/runtime-environment.md) - [Troubleshooting](https://docs.browseract.com/workflow/help/troubleshooting.md) - [Basics](https://docs.browseract.com/workflow/help/workflow-and-nodes/basics.md) - [Debug & Monitoring](https://docs.browseract.com/workflow/help/workflow-and-nodes/data-extraction.md) - [Data Extraction](https://docs.browseract.com/workflow/help/workflow-and-nodes/data-extraction-help.md) - [Debug & Monitoring](https://docs.browseract.com/workflow/help/workflow-and-nodes/debug-and-monitoring.md) - [Files & Downloads](https://docs.browseract.com/workflow/help/workflow-and-nodes/files-and-downloads.md) - [Files & Downloads](https://docs.browseract.com/workflow/help/workflow-and-nodes/files-downloads.md) - [Case 1: Deep Scraping from List to Detail Pages](https://docs.browseract.com/workflow/learn/case-studies/case-1-deep-extraction-from-list-page-to-detail-page.md): Master the core automation pattern of traversing search results and extracting deep data from detail pages, using Amazon as a practical example. - [Case 2: Auto-Pagination for Multi-Page Lists](https://docs.browseract.com/workflow/learn/case-studies/case-2-automatic-pagination-and-data-collection-from-multi-page-lists.md): Learn how to automate data extraction across multiple pages using the Loop node, including auto-pagination and conditional stopping. - [Case 3: Auto-expanding Long List and Scraping](https://docs.browseract.com/workflow/learn/case-studies/case-3-automatic-expansion-and-collection-on-long-load-more-lists.md): Automate data extraction from long lists that require clicking Load More or scrolling, using Crutchfield as an example. - [Case 4: Precise Scraping with Conditional Filtering](https://docs.browseract.com/workflow/learn/case-studies/case-4-precise-collection-from-lists-with-condition-based-filtering.md): Learn how to filter and scrape only specific items from a list based on criteria (e.g., discounts) using conditional logic, with eBay as an example. - [Case 5: Precise Scraping with Multi-Dimensional Filtering](https://docs.browseract.com/workflow/learn/case-studies/case-5-precise-scraping-with-multi-dimensional-filtering.md): Learn how to combine search keywords, category filters, and AI-based content filtering for precise data extraction, using Amazon as an example. - [Integrate BrowserAct with Make](https://docs.browseract.com/workflow/learn/integrations/make.md): Run your BrowserAct workflows from Make as part of your larger automation - [Integrate BrowserAct with MCP](https://docs.browseract.com/workflow/learn/integrations/mcp.md): Run your BrowserAct workflows from MCP Clients as part of your larger AI automation - [Integrate BrowserAct with n8n](https://docs.browseract.com/workflow/learn/integrations/n8n.md): Run your BrowserAct workflows from n8n as part of your larger automation - [Introduction](https://docs.browseract.com/workflow/learn/introduction.md) - [Click Element Item Node](https://docs.browseract.com/workflow/learn/node-types/click-element-item-node.md): A specific child node for Loop List that clicks a link or button within the currently focused list item. - [Click Element Node](https://docs.browseract.com/workflow/learn/node-types/click-element-node.md): Simulates a mouse click on any button, link, or icon identified by a natural language description. - [Condition Node](https://docs.browseract.com/workflow/learn/node-types/condition-node.md): Creates logical branches (True/False) to direct the workflow based on page content or variables. - [Extract Data Item Node](https://docs.browseract.com/workflow/learn/node-types/extract-data-item-node.md): A specific child node for Loop List that captures data fields from the currently focused list item. - [Extract Data Node](https://docs.browseract.com/workflow/learn/node-types/extract-data-node.md): Scrapes structured data from the full page or the current visible area (independent of list loops). - [Hover Element](https://docs.browseract.com/workflow/learn/node-types/hover-element-node.md) - [Human Interaction Node](https://docs.browseract.com/workflow/learn/node-types/human-interaction-node.md): Pauses the workflow and hands browser control to a human, then resumes automation after manual actions are completed. - [Input Text Node](https://docs.browseract.com/workflow/learn/node-types/input-text-node.md): Automatically types text or variables into input fields, such as search bars or forms. - [Loop List Node](https://docs.browseract.com/workflow/learn/node-types/loop-list-node.md): Iterates through a specific list area on the page to process items (extract data or click) one by one. - [Loop Node](https://docs.browseract.com/workflow/learn/node-types/loop-node.md): Repeats a sequence of actions (like pagination or scrolling) until a specific condition is met. - [Output Data Node](https://docs.browseract.com/workflow/learn/node-types/output-data-node.md): Aggregates all collected data and exports it into formats like CSV, JSON, XML, or Markdown. - [Pagination Node](https://docs.browseract.com/workflow/learn/node-types/pagination-node.md): Handles navigation for multi-page content by automatically clicking 'Next' or 'Previous' buttons. - [Scroll Page Node](https://docs.browseract.com/workflow/learn/node-types/scroll-page-node.md): Performs basic page-level scrolling actions, such as scrolling down one screen or jumping to the bottom. - [Scroll to Element Node](https://docs.browseract.com/workflow/learn/node-types/scroll-to-element-node.md): Continuously scrolls the page until a specific target area or element becomes visible in the viewport. - [Tab Operation Node](https://docs.browseract.com/workflow/learn/node-types/tab-operation-node.md): Manages browser tab history and state, performing actions like Go Back or Close Tab. - [Visit Page Node](https://docs.browseract.com/workflow/learn/node-types/visit-node.md): Opens a specific URL in the current or a new tab to initiate an automation workflow. - [Wait Node](https://docs.browseract.com/workflow/learn/node-types/wait-node.md): Pauses the workflow for a specified number of seconds to allow dynamic content to finish loading. - [Build Your First Data Scraper Workflow in 5 Minutes](https://docs.browseract.com/workflow/learn/quick-start/build-your-first-data-scraper-workflow-in-5-minutes.md): The best way to master BrowserAct is to build a workflow yourself. - [Core Concepts](https://docs.browseract.com/workflow/learn/quick-start/core-concepts.md): An overview of BrowserAct's AI-powered automation platform and its core concepts: Workflow, Node, and Task. - [Use BrowserAct in n8n.Make](https://docs.browseract.com/workflow/learn/quick-start/use-browseract-in-n8n-make-zapier.md): Once you have a BrowserAct workflow running reliably, you can trigger it from n8n or Make and plug it into your larger automations. ## OpenAPI Specs - [openapi_2](/openapi_2.json) - [openapi_3](/openapi_3.json) - [openapi](/openapi.json)