RichardHruby/login-machine
AI-powered login automation. Uses Claude to classify login pages and Playwright to interact with them.
Handles diverse login flows (SSO pickers, MFA, magic links, Cloudflare challenges) through an agentic loop that classifies pages into six schema-validated screen types. Credentials bypass the model entirely—Claude only returns Playwright locators, which are validated against the live DOM before execution; failed locators are corrected via error feedback (up to 3 retries). Built on Next.js with Claude Sonnet 4.5, BrowserBase for stateless browser control, and stripped HTML + screenshots to reduce token usage by ~10x.
288 stars.
Stars
288
Forks
21
Language
TypeScript
License
MIT
Category
Last pushed
Feb 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/RichardHruby/login-machine"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
alibaba/page-agent
JavaScript in-page GUI agent. Control web interfaces with natural language.
4ier/neo
Turn any web app into an API. Chrome extension captures browser traffic, auto-generates schemas,...
CloakHQ/CloakBrowser
Stealth Chromium that passes every bot detection test. Drop-in Playwright replacement with...
hanzili/hanzi-browse
let any ai agent use the local browser
nicobailon/surf-cli
The CLI for AI agents to control Chrome. Zero config, agent-agnostic, battle-tested.