first-puppeteer-scraper-example icon indicating copy to clipboard operation
first-puppeteer-scraper-example copied to clipboard

Project built part of the "Web Scraping in JavaScript – How to Use Puppeteer to Scrape Web Pages" article.

First Puppeteer Scraper (example)

This project was realized as part of the "Web Scraping in JavaScript – How to Use Puppeteer to Scrape Web Pages" article. Feel free to read it to learn more about this library and how this code works.

Build

$ npm install

Launch

$ npm start

Author