LeifGreiss / PSU_Scraper

Scrapes PSU's Daily Logs


Contributors LeifGreiss

Last run failed with status code 998.

Console output of last run

Injecting configuration and compiling... Injecting scraper and running... File "scraper.py", line 9     if(i==1): ^ SyntaxError: invalid syntax Scraper didn't create an SQLite database in your current working directory called data.sqlite. If you've just created your first scraper and not edited the code yet this is to be expected. To fix this make your scraper write to an SQLite database at data.sqlite. However, this could also be related to an intermittant problem which we're working hard to resolve: https://github.com/openaustralia/morph/issues/1064

Statistics

Total run time: less than 5 seconds

Total cpu time used: less than 5 seconds

Total disk space used: 24.1 KB

History

  • Manually ran revision 7d6ce9a9 and failed .
  • Created on morph.io

Scraper code

PSU_Scraper