1.0.2 • Published 4 years ago

covid19-gatherer v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

COVID-19 Simple Scrapper

Simple scrapper to gather data about COVID-19 virus on a determined country. Was made for study and integration on my personal project purposes, so its expected to have a feel bugs and to be pretty simple.

Installation

Install via NPM:

npm install covid19-gatherer

Usage

javascript

var myApp = require("covid19-gatherer");

myApp.getCasesByCountry( country );
1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago