Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 386 Bytes

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