ZelaxyDocs
Tool Integrations
Tool

Stagehand Agent

Autonomous browser agent for complex multi-step web tasks

Stagehand Agent

The Stagehand Agent is an autonomous browser automation agent. Unlike Stagehand (which executes one action at a time), the Agent plans and executes multi-step browser tasks independently — navigating, interacting, and extracting data with minimal guidance.

Overview

PropertyValue
Typestagehand_agent
CategoryTool — Web Scraping
AuthAPI Key

Configuration

SettingTypeDescription
API KeyPasswordStagehand API key
TaskLong textHigh-level task description
Start URLShort inputStarting URL
Max StepsSliderMaximum actions to take

Outputs

FieldTypeDescription
contentstringTask results
stepsjsonActions taken
successbooleanTask completion status

Example: Price Comparison

Workflow:

[Starter: Product name] → [Stagehand Agent] → [Agent: Compare] → [Response]

Task: Search for "{{starter.input}}" on Amazon and Best Buy. Extract the product name, price, rating, and availability from the first result on each site.

The Agent autonomously navigates both sites, searches, and extracts pricing data.

Tips

  • High-level instructions work best — describe the goal, not individual steps
  • Set max steps to prevent infinite loops on complex sites
  • More expensive than Stagehand — use for genuinely complex multi-step tasks