/WorldCup-2019-Web-Scrapper

Designed a WebScraping Program which scraps data of WorldCup -2019 cricket world cup from(cric-info) and stored theinformation in many forms like in: .pdf file .csv file

Primary LanguageJavaScript

WorldCup-2019-Web-Scrapper:dart::cricket_game:

Designed a WebScraping Program which scraps data of WorldCup -2019 cricket world cup from(cric-info) and stored theinformation in many forms like in:

  • .pdf file
  • .csv file

contributions welcome Open Source? Yes!

Features

  • Separate DataFolder for each Team, which contains all the pdfs of that team
  • CSV file which contains the data of all the matches placed in WorldCup 2k19
  • Separate Pdf for each team which contains all the details of the matches played by that team

Setup process

  1. Install node.js
  2. Install all the dependencies
  3. npm install minimist
  4. npm install axios
  5. npm install excel4node
  6. npm install pdf-lib
  7. node CricInfoExtractor.js --excel=WorldCup2019.csv --dir=WorldCup2019 --url=https://www.espncricinfo.com/series/icc-cricket-world-cup-2019-1144415/match-results

Screenshots

DM1 DM2
DM4 DM3