Tag Archives: puppeteer

How to scrape that web page with Node.js and puppeteer

A little tutorial on how to start web scraping with puppeteer, the Node.js library which provides a high-level API to control Chrome or Chromium over the DevTools Protocol.