An open API service indexing awesome lists of open source software.

https://github.com/skyv26/puppeteer-tutorial

Puppeteer is a Node.js library which provides a high-level API to control Chrome/Chromium over the DevTools Protocol. Puppeteer runs in headless mode by default, but can be configured to run in full (non-headless) Chrome/Chromium.
https://github.com/skyv26/puppeteer-tutorial

Last synced: about 2 months ago
JSON representation

Puppeteer is a Node.js library which provides a high-level API to control Chrome/Chromium over the DevTools Protocol. Puppeteer runs in headless mode by default, but can be configured to run in full (non-headless) Chrome/Chromium.

Awesome Lists containing this project

README

        

# puppeteer-tutorial
Web Automation Tutorial