Web Scraping is an amazing skill to know because the possibilities of use are endless. Today I’ll be showing you how to scrape elements of a website with just a few lines of code. All you will need installed is Node, npm, and one package called puppeteer. To start things…