Chrome automation library from the Chrome team. Great for scraping, thin for testing.
Puppeteer is Google's Node.js library for driving Chrome and Firefox over the DevTools protocol. It is the direct ancestor of Playwright and shares much of its shape, but it is a browser-automation library rather than a test framework — there is no runner, no assertions and no reporting. It remains a strong choice for scraping, PDF generation and screenshot pipelines.
Best for
Free and open source
Open sourceFree tier: Everything, self-hosted
What drives the bill: Free and open source. You pay in engineering time and CI minutes.
Check current pricing on Google’s siteFigures are indicative and were last reviewed August 2026. Vendors change pricing often; confirm before you commit.
No reviews of Puppeteer yet. If you have used it in anger, yours would be the first.
If Puppeteer is not the right fit, these solve the same problem differently.