Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thebstar/coronavirus-data-scraper
- Owner: theBstar
- License: mit
- Created: 2020-02-10T15:29:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T01:39:03.000Z (about 2 years ago)
- Last Synced: 2024-04-09T14:37:15.278Z (9 months ago)
- Topics: coronavirus, coronavirus-tracking, express, google-sheets, javascript, node, scrapper
- Language: JavaScript
- Homepage:
- Size: 230 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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