Show HN: I created an open source autoscaling AI browser agent
Category: devtools
Tags: browser-automation, rust-library, webdriver-bidi
Score: 6.5/10 (Innovation: 5, Technical: 7, Documentation: 8, Utility: 6)
Rustenium is a Rust library for browser automation that supports both WebDriver BiDi and Chrome DevTools Protocol, offering a type-safe alternative to Puppeteer/Playwright. It's interesting because it combines dual-protocol support with Rust's performance and safety, featuring realistic human-like mouse movements and flexible launch modes.
Target audience: backend devs, devops, test engineers
Repository: https://github.com/dashn9/rustenium · Rust · MIT · 15 stars
View on Hacker News