0.1.1 • Published 5 months ago

@agent-infra/browser-use v0.1.1

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

@agent-infra/browser-use

A browser automation and interaction library for AI agents, providing structured DOM access and browser control capabilities.

Credits

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.