✦ Webhands
browser live
computer-use
No API? Put an agent in the browser.
Webhands drives dashboards that have no usable API, from seller centers to supplier and 3PL portals. It logs in, navigates, returns structured data with screenshot proof, and refuses writes until you confirm.
Live capture scanning
01Real browser runs
Operate the exact portal a human would use, with the same screens and flows.
02Structured extraction
Turn messy pages into predictable JSON with traceable screenshot evidence.
03Confirmed writes
Keep destructive actions behind explicit human approval and clear audit logs.
Generate a recipe with AI
Run a recipe
curl $URL/run \
-H "x-webhands-token: <token>" \
-H "content-type: application/json" \
-d '{"recipe":{"url":"https://seller.example.com/orders",
"extract":{"prompt":"orders as JSON [{id,total,status}]"}}}'
Try it live
Drives a real headless browser against example.com and returns the extracted data plus a screenshot of what it saw.
Agent operating suite
Webhands is the browser layer.
It operates no-API tools. The rest of the suite covers support workflows, MCP tools, evaluation, human approval, and failure lessons.
Webhands assistant
Ask me about Webhands, recipes, or how the confirm gate works.