This is scraper that downloads enforcement actions from the UK Information Commissioner's Office website and tweets when a new one is published.
settings.sh
(see settings.sh.example
)Type make run
. It should set up your virtualenv and run the code.
settings.sh
to the scraper's settingsICO enforcements are written to an SQLite database called data.sqlite
in a table called data
.
Average successful run time: 1 minute
Total run time: 1 day
Total cpu time used: 14 minutes
Total disk space used: 2.8 MB