Skip to content
#

Puppeteer

puppeteer logo

Puppeteer is a Node.js library that provides an API to control Chrome/Chromium over the DevTools Protocol. Mainly used for tests, interaction automation in web applications, taking screenshots and scraping data of web pages.

Here are 4,157 public repositories matching this topic...

Puppeteer is a Node.js library developed by Google that provides a high-level API for controlling headless Chrome or Chromium over the DevTools Protocol. It allows developers to automate tasks such as web scraping, testing, and performance monitoring by simulating user interactions with a web page.

  • Updated Mar 26, 2023
  • JavaScript

Created by Google

Released 2018

Latest release 8 days ago

Followers
95 followers
Repository
puppeteer/puppeteer
Website
pptr.dev

Related Topics

automation chromium