awbrowse(tool, public)
A portable browser client — navigate, console, network, DOM, screenshot.
Name
awbrowse — A portable browser client — navigate, console, network, DOM, screenshot.
The problem it solves
Handing an agent a screenshot makes it read a picture of text; handing it raw DOM makes it read a megabyte of markup. Neither of those is the page.
Instead of trusting / you check
- instead of trusting
- that the page said what you were told
- you check
- the render, the DOM and the requests it made
Adopt it alone
Drive one page and get back what is on it in a form worth reasoning about.
Install
pip install awbrowse
Where it sits in the path
- Not on the path yet — reference only.
Links
Generated 2026-09-14 00:48Z from the ecosystem registry. A field here that is wrong is wrong in the registry — fix it there and this page follows.