Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 711 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 711 Bytes

ESPN-WorldCup-WebScrapper

This project is useful for extracting world cup results from the ESPN website, and generate score cards for each match and also create an excel file for every team, storing their performance statistics.

simplescreenrecorder-2022-02-25_14.13.33.mp4

Getting Started

Installing

  • Download the zip file of the project.
  • Run the program.js file in VSCode or any other editor.

Executing program

  • Please install the dependencies mentioned in the program.js file
  • For generating score for different results, change the source argument while running the program.

Version

* 0.1
    * Initial Release