Skip to content
Snippets Groups Projects
Select Git revision
  • 89946775c65b7eac345e384de7319ae4734712e4
  • master default protected
2 results

scrappers

  • Clone with SSH
  • Clone with HTTPS
  • COVID-19 data scrapper

    Install

    virtualenv -ppython3 env
    source env/bin/activate
    pip install -r requirements.txt

    Running

    This creates a directory in ./data with latest dumps in json format. Designed to be run at most once a day.

    ./run.sh