/coronaScraper

A simple web scraper made using Node.js and cheerio. It scraps the Worldometer website to get the latest stats about COVID-19 cases worldwide and saves it in a CSV document locally.

Primary LanguageJavaScript

coronaScraper

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.

Built using NodeJS and Cheerio

Use

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.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Data source

Worldometer