Back to Skills

Agent Browser

Automate website tasks and form workflows to reduce manual admin work

AutomationComing Soon

What It Does

Agent Browser gives your assistant the ability to interact with websites like a human would—clicking buttons, filling forms, extracting data, and navigating pages. Perfect for repetitive web tasks that don't have APIs.

Web AutomationForm FillingData ExtractionClick ActionsNavigation

In a Nutshell

🖱️
Click Automation click buttons and links programmatically
📝
Form Filling auto-complete web forms with data
📊
Data Scraping extract tables and text from pages
🌐
Page Navigation follow multi-step workflows
📸
Screenshot Capture document completed actions

Use Cases

Form Submissions

Auto-fill job applications, contact forms, or intake questionnaires

Price Monitoring

Track competitor pricing or product availability

Data Collection

Extract information from sites without APIs

Order Tracking

Check shipment status across multiple vendors

How to Use

Step 1

Describe the task

Tell the assistant what you want done: "Fill out the contact form on example.com with my details".

Be specific about which fields to fill and what data to use.

Step 2

Assistant navigates

The browser agent loads the page and identifies form fields or clickable elements.

Step 3

Actions executed

Forms are filled, buttons clicked, or data extracted as requested.

Step 4

Confirmation provided

Receive a screenshot and summary of completed actions.

Command Examples

You say:

Go to example.com and fill the contact form with my name and email

Assistant responds:

Form submitted successfully. Screenshot saved. Confirmation message: "We'll get back to you soon."

You say:

Check the price of Product X on competitor.com

Assistant responds:

Current price: $299.99 (down from $349.99). Last updated 2 hours ago.

You say:

Extract all job listings from careers.example.com

Assistant responds:

Found 12 listings: Senior Developer, Product Manager, Designer... Full list saved to Notion.

Limits & Behavior

Action TypeRate LimitNotes
Page loads100 per hourrespects robots.txt
Form submissions20 per hourprevents spam detection
Screenshot captures50 per hourcompressed for storage
Data extraction200 itemsper session

Models & Modes

ModeComplexitySpeedBest For
Simple FormsLowFastbasic input fields
Multi-step FlowsMediumMediumwizards and checkout
Dynamic SitesHighSlowJavaScript-heavy apps

FAQ

Setup Requirements

Headless browser installed (Playwright/Puppeteer)
Internet connection for web access
Storage for screenshots
User credentials for authenticated sites (optional)

Troubleshooting

ErrorMeaningAction
ELEMENT_NOT_FOUNDCannot locate form fieldCheck if page structure changed
TIMEOUTPage took too long to loadRetry or check site status
CAPTCHA_REQUIREDHuman verification neededComplete manually or use API
BLOCKEDSite detected automationReduce frequency or contact site owner