This project scrapes the result of 2019 cricket world cup and stores it in pdf, excel and QR code format.
Clone the project
git clone https://link-to-projectGo to the project directory
cd my-projectInstall dependencies
npm installRun via Terminal
node script.js --source=https://www.espncricinfo.com/series/icc-cricket-world-cup-2019-1144415/match-resultsServer: Node.js
Libraries: pdf-lib, qrcode, excel4node, jsdom, minimist, fs, path




