packt-joeld / tutorial-2-beta

How to Write a Screen Scraper: 1


Contributors packt-joeld

Last run failed with status code 998.

Console output of last run

Injecting configuration and compiling... Injecting scraper and running... Date Hospital Region Trolley Total Ward Total Total 05/12/2017 Beaumont Hospital Eastern 12 7 19 05/12/2017 Connolly Hospital, Blanchardstown Eastern 8 6 14 05/12/2017 Mater Misericordiae University Hospital Eastern 37 0 37 05/12/2017 Naas General Hospital Eastern 18 3 21 05/12/2017 St James' Hospital Eastern 7 0 7 05/12/2017 St Vincent's University Hospital Eastern 36 0 36 05/12/2017 Tallaght Hospital Eastern 17 9 26 05/12/2017 Bantry General Hospital Country 0 0 0 05/12/2017 Cavan General Hospital Country 0 0 0 05/12/2017 Cork University Hospital Country 31 10 41 05/12/2017 Letterkenny General Hospital Country 18 13 31 05/12/2017 Mayo General Hospital Country 11 4 15 05/12/2017 Mercy University Hospital, Cork Country 21 0 21 05/12/2017 Mid Western Regional Hospital, Ennis Country 0 0 0 05/12/2017 Midland Regional Hospital, Mullingar Country 20 10 30 05/12/2017 Midland Regional Hospital, Portlaoise Country 10 0 10 05/12/2017 Midland Regional Hospital, Tullamore Country 11 7 18 05/12/2017 Nenagh General Hospital Country Country 0 2 2 05/12/2017 Our Lady of Lourdes Hospital, Drogheda Country 19 0 19 05/12/2017 Our Lady's Hospital, Navan Country 4 11 15 05/12/2017 Portiuncula Hospital Country 1 0 1 05/12/2017 Sligo Regional Hospital Country 14 5 19 05/12/2017 South Tipperary General Hospital Country 14 6 20 05/12/2017 St Lukes Hospital, Kilkenny Country 7 20 27 05/12/2017 University College Hospital Galway Country 33 3 36 05/12/2017 University Hospital Kerry Country 13 0 13 05/12/2017 University Hospital Waterford Country 25 6 31 05/12/2017 University Hospital, Limerick Country 10 22 32 05/12/2017 Wexford General Hospital Country 1 0 1 Eastern 135 25 160 Country 263 119 382 Total 398 144 542 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 intermittent problem which we're working hard to resolve: https://github.com/openaustralia/morph/issues/1064

Data

Downloaded 0 times

To download data sign in with GitHub

Download table (as CSV) Download SQLite database (8 KB) Use the API

rows 10 / 79

td
Date
Hospital
Region
Trolley Total
Ward Total
Beaumont Hospital
12
Connolly Hospital, Blanchardstown
8
Mater Misericordiae University Hospital

Statistics

Average successful run time: less than 10 seconds

Total run time: 4 minutes

Total cpu time used: less than 5 seconds

Total disk space used: 33.1 KB

History

  • Manually ran revision 680e78ac and failed .
    nothing changed in the database
  • Manually ran revision 059fdeca and completed successfully .
    79 records added, 70 records removed in the database
  • Manually ran revision 418bb71e and failed .
    70 records added in the database
  • Manually ran revision 84906fae and failed .
    nothing changed in the database
  • Manually ran revision 2caf5d6b and completed successfully .
    nothing changed in the database
  • Created on morph.io

Scraper code

tutorial-2-beta