Skip to content

Scrapes results of WorldCup 2019 and stores the result in Excel, Pdf, QR Code and JSON form.

Notifications You must be signed in to change notification settings

RahulGupta899/WorldCup2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

About this project

This project scrapes the result of 2019 cricket world cup and stores it in pdf, excel and QR code format.

Run Locally

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

Tech Stack

Server: Node.js

Libraries: pdf-lib, qrcode, excel4node, jsdom, minimist, fs, path

Result

Pdf Form pdf1

pdf

Excel Form Excel

QR Codes QR Codes

Scanned QR Code view qr

About

Scrapes results of WorldCup 2019 and stores the result in Excel, Pdf, QR Code and JSON form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published