Understands your command
You type a plain-language task. Zap turns it into one concrete next action.
Zap
Open Source Browser Agent
Browser automation from plain-language commands. Zap plans each next action, runs it in your tab, and asks before risky clicks.
Plan first
Approval gate
Live logs
Minimal. Direct.
Understands your command
You type a plain-language task. Zap turns it into one concrete next action.
Acts directly in the tab
Zap can open links, click controls, type values, press keys, scroll pages, and extract text.
Keeps risky actions gated
Sensitive clicks trigger a confirmation hold before execution.
Shows every step live
A run log streams planning and execution so you can see exactly what happened.
Snapshot -> Plan -> Execute
01
Snapshot
Zap captures the current page state and relevant interactive elements.
02
Plan
The planner API chooses one safe next action from the available options.
03
Execute
Zap runs the action in the browser and records a result.
04
Approve if needed
Create or submit style actions pause until you approve.
05
Repeat to finish
Zap loops until the task is complete, then returns a final status.
Open URL
Click + type
Press keys
Scroll
Extract text
Approval gate
Live logs