/covid-es-data

Crawler to get covid daily data from https://coronavirus.es.gov.br/painel-covid-19-es

Primary LanguageJavaScript

Colect ES COVID data

A crawler made by @marcellalcs and @arielwb with Puppeteer to daily colect COVID19 data from https://coronavirus.es.gov.br/painel-covid-19-es. The output is a csv file.

Installation

Use yarn or npm to install dependencies

yarn install

Usage

yarn colect-data

Daily publish

Every day at 6h15 PM, data is collected and published at https://colect-covid-es.netlify.app

Contributing

Pull requests are welcome. Or if you're not in the mood to code, please open an issue ;)

License

MIT