Hacker News new | ask | show | jobs
by hwartig 82 days ago
I'd recommend chrome(ium) headless https://developer.chrome.com/docs/chromium/headless . It works with various drivers like puppeteer, selenium and playwright for some added convenience.

At https://checklyhq.com we and our customers use it heavily and reliably through playwright for various monitoring, testing and automation use cases.

As you want to use it from an Agent you also should take a look at https://developer.chrome.com/blog/chrome-devtools-mcp and https://github.com/microsoft/playwright-mcp