A browser automation and interaction library for AI agents, providing structured DOM access and browser control capabilities.
Thanks to:
- The browser-use project which helps us operate the browser better.
- alexchenzl for creating a great nanobrowser Chrome extension from which we got a lot of technical references when implementing browser in Electron
- The puppeteer project which helps us operate the browser better.