WEBSITE DATA COLLECTING Description To collect and save data from a website to an Excel file using NodeJS. Prerequisites npm puppeteer xlsx References https://www.digitalocean.com/community/tutorials/how-to-scrape-a-website-using-node-js-and-puppeteer/ https://www.geeksforgeeks.org/how-to-read-and-write-excel-file-in-node-js/