← Back to glossary
+Suggest a term
Concept·Agents & Automation·Added 1 month ago

Agentic browser

Also known as: AI browser, autonomous browser, browser agent

A web browser where an AI agent can navigate, click, fill forms, and take actions on your behalf, not just look things up. The browser becomes an actor, not just a viewer.

Traditional browsers are passive: you go to a page, you interact. An agentic browser adds an AI layer that can perceive the page, reason about what to do next, and take actions: clicking buttons, filling in fields, submitting forms, navigating between pages. You describe a goal, the agent figures out the sequence of browser interactions to achieve it.

By mid-2025, a wave of agentic browsers emerged from major labs and startups, including OpenAI's Operator, Google's Project Mariner, Perplexity's Comet, and Browser Company's Dia. Each takes a slightly different approach to how much autonomy the agent has and how it handles ambiguity or unexpected page states. The common thread is that the browser participates in completing a task rather than just displaying content.

For builders, the interesting question is when an agentic browser is the right tool versus a dedicated integration. If a service has an API (a standardized way for software to talk to it), using the API is more reliable. Agentic browsers become valuable when no API exists, when the service is only accessible through a web interface, or when the task requires navigating across multiple sites with different structures.

This definition is AI-generated and refreshed weekly. It may contain inaccuracies. Use your own judgment, especially for production decisions.
Related terms
Computer useTool useAI agentOperatorProject Mariner