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-project
Go to the project directory
cd my-project
Install dependencies
npm install
Run via Terminal
node script.js --source=https://www.espncricinfo.com/series/icc-cricket-world-cup-2019-1144415/match-results
Server: Node.js
Libraries: pdf-lib, qrcode, excel4node, jsdom, minimist, fs, path