StackMap
Subscribe

page-agent alternatives

Curated alternatives to page-agent — and why you'd switch.

nanobrowser

Chrome extension running a Planner/Navigator multi-agent loop inside the browser you already use, with your own API keys — a free, local alternative to OpenAI Operator.

Why switchBoth drive the page from inside the browser rather than over CDP. page-agent plans the shortest path across existing DOM affordances; nanobrowser splits Planner and Navigator so you can assign a different model to each role.
Full comparison →
browser-use

The standard library for letting AI agents drive a real browser — click, type, fill forms and complete tasks from a natural-language goal. 100k+ stars, Python.

Why switchSame end state — AI operating a web interface — from opposite sides of the fence: browser-use is the agent's browser for any site; page-agent is embedded by the site itself, giving its own users an agent.
Full comparison →