coronaScraper is a web scraper that scraps the latest data from the Worldometer website about COVID-19 cases across the globe and writes it in a neatly organized CSV file.
In the project repository, run:
node index.js
This will run the app and will create a file named data.csv having data from Worldometer.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.