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.
Operate the exact portal a human would use, with the same screens and flows.
Turn messy pages into predictable JSON with traceable screenshot evidence.
Keep destructive actions behind explicit human approval and clear audit logs.
curl https://webhands.agentpostmortem.com/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}]"}}}'
Drives a real headless browser against example.com and returns the extracted data plus a screenshot of what it saw.
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.