puppeteer/puppeteer
JavaScript API for Chrome and Firefox
TypeScript96K stars9.6K forks+13 today
Topics
#headless-chrome#testing#web#developer-tools#node-module#automation#chrome#chromium#firefox
What it does
Puppeteer is a JavaScript library that provides an API to control Chrome or Firefox browsers over the DevTools Protocol, enabling automation and testing of web applications.
Star history
Tracking
- Last trending
- 2026-06-14
Creator kit
Hook
Unlock the power of headless Chrome & Firefox with Puppeteer! Automate browser actions like a pro. π #webAutomation
Content angles
- Create tutorials on how to use Puppeteer for web scraping and data extraction.
- Develop a series of articles demonstrating advanced testing techniques using Puppeteer's API.
- Publish a blog post comparing Puppeteer with other headless browser automation tools.
Who should care
Web developers, QA engineers, and anyone interested in automating browser actions for web development tasks.