

puppeteer
Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium over the DevTools Protocol. It can also be configured to use full (non-headless) Chrome or Chromium.
Cost / License
- Free
- Open Source
Application types
Platforms
- Mac
- Windows
- Linux
Features
- Extensible by Plugins/Extensions
- PDF generation
- Headless
- Web Testing
Tags
- development
puppeteer News & Activities
Recent News
- Maoholguin published news article about Google Chrome Developer Tools
Google launches Chrome DevTools MCP allowing AI agents to debug, automate & test in ChromeGoogle has released the public preview of Chrome DevTools MCP, a Model Context Protocol server that...
Recent activities
POX added puppeteer as alternative to BrowserBook
POX added puppeteer as alternative to PlutoPrint- POX added puppeteer as alternative to Browser MCP
puppeteer information
What is puppeteer?
puppeteer - Headless Chrome Node API
What can I do? Most things that you can do manually in the browser can be done using Puppeteer! Here are a few examples to get you started:
Generate screenshots and PDFs of pages. Crawl a SPA and generate pre-rendered content (i.e. "SSR"). Scrape content from websites. Automate form submission, UI testing, keyboard input, etc. Create an up-to-date, automated testing environment. Run your tests directly in the latest version of Chrome using the latest JavaScript and browser features. Capture a timeline trace of your site to help diagnose performance issues. Give it a spin: https://try-puppeteer.appspot.com/







