1 link tagged with all of: rust + puppeteer + headless-browser + stealth
Click any tag below to further narrow down your results
Links
Obscura is a Rust-based headless browser engine that runs real JavaScript via V8 and implements the Chrome DevTools Protocol for Puppeteer and Playwright compatibility. It ships as a single 70 MB binary with just 30 MB RAM usage, supports stealth mode with fingerprint randomization and tracker blocking, and delivers faster startup and page loads for large-scale scraping and AI agent automation.
- Obscura uses ~30 MB RAM vs Chrome's 200+ MB, and loads pages in ~85 ms vs Chrome's ~500 ms
- Ships as a single 70 MB binary with no Node.js or Chrome dependency required
- Speaks the Chrome DevTools Protocol, so it works as a drop-in for Puppeteer/Playwright workflows
- Built-in stealth mode randomizes fingerprints and blocks 3,500+ tracking domains for scraping/automation at scale