Skip to content

Website I made to scrape worldometer coronavirus tabular data, parse it and display it on a geospatial map of the globe. I used a heat map to show how the virus was spreading. I stopped working on it when my scraper was blocked by their firewall.

Notifications You must be signed in to change notification settings

pmcb99/coronavirusmap

Repository files navigation

CORONAVIRUS SPREAD MAP - I tried to create this ASAP in the first few days of the pandemic so it has a few bugs. I abandoned the project after realising I didn't have the resources for SEO optimization.

INSTRUCTIONS

  1. Make sure Node.js is installed on your system.

  2. Clone the repo.

  3. Run the command 'npm install http-server -g'.

  4. Navigate to the repo and run the command 'http-server'.

  5. Go to your browser and type 'localhost:8080'.

About

Website I made to scrape worldometer coronavirus tabular data, parse it and display it on a geospatial map of the globe. I used a heat map to show how the virus was spreading. I stopped working on it when my scraper was blocked by their firewall.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published