Skip to content

A simple scraper made with Node.js to fetch new daily data about COVID-19 from SESAU/AL reports.

License

Notifications You must be signed in to change notification settings

kevinwsbr/sesau-al-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sesau-al-scraper

License: MIT

This repo contains a simple scraper made with Node.js to fetch new daily data about COVID-19 from SESAU/AL reports.

Installation

Use the npm package manager to install the dependencies.

npm install

Usage

Put the downloaded report inside the samples folder and change the url variable in the index.js file to match the downloaded report name. Then, execute:

npm run dev

or

node src/bin/index.js

Contributing

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

Please make sure to update tests as appropriate.

License

MIT

About

A simple scraper made with Node.js to fetch new daily data about COVID-19 from SESAU/AL reports.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published