Agentic Browser is an agent-first Python browser built on Playwright/Chromium so LLMs can drive the web with compact observations, stable element refs, and outcome-verified actions ? not raw HTML dumps.

Why it exists

Traditional scrapers hand models 100k+ tokens of markup. Agents need:

Small structured observations (roles, labels, refs)

Actions that mean success (URL/DOM outcomes)