Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thebstar/coronavirus-data-scraper

This node application scrapes coronavirus data from https://docs.google.com/spreadsheets/d/1wQVypefm946ch4XDp37uZ-wartW4V7ILdg-qYiDXUHM/htmlview?sle=true
https://github.com/thebstar/coronavirus-data-scraper

coronavirus coronavirus-tracking express google-sheets javascript node scrapper

Last synced: 11 days ago
JSON representation

This node application scrapes coronavirus data from https://docs.google.com/spreadsheets/d/1wQVypefm946ch4XDp37uZ-wartW4V7ILdg-qYiDXUHM/htmlview?sle=true

Awesome Lists containing this project

README

        

# To run localy
* Run ```npm i``` to install dependencies
* Run ```npm start``` ro start the app, default at port 3000