Author: Josh Buchea

Want our email newsletter?

  • This field is for validation purposes and should be left unchanged.

Automate the Web for Fun & Profit with Puppeteer

What Is Puppeteer? From the Puppeteer repo README: Puppeteer is a Node library which provides a high-level API to control headless Chrome over the DevTools Protocol. It can also be configured to use full (non-headless) Chrome. What Can I Do With Puppeteer? Scrape content Generate screenshots and PDFs Generate reports Transfer data between applications Automate form submission, […]