Contributors LeifGreiss

Last run completed successfully .

Console output of last run

Injecting configuration and compiling... Injecting scraper and running... 5237521 <!DOCTYPE html > <html dir="ltr" lang="en-GB"> <head><title> Abbotswell School </title> </head> <body> <h1> Abbotswell School </h1> <table class="destinations"> <tr> <th> Free school meals </th> </tr> <tr> <td> 24.10% </td> </tr> </table> </body> </html> {'ID': '5237521', 'FSM': '\n24.10%\n'} ------------ 5244439 <!DOCTYPE html > <html dir="ltr" lang="en-GB"> <head><title> Aberdeen Grammar School </title> </head> <body> <h1> Aberdeen Grammar School </h1> <table class="destinations"> <tr> <th> Free school meals </th> </tr> <tr> <td> 4.10% </td> </tr> </table> </body> </html> {'ID': '5244439', 'FSM': '\n4.10%\n'} ------------ 5237629 <!DOCTYPE html > <html dir="ltr" lang="en-GB"> <head><title> Airyhall School </title> </head> <body> <h1> Airyhall School </h1> <table class="destinations"> <tr> <th> Free school meals </th> </tr> <tr> <td> 1.60% </td> </tr> </table> </body> </html> {'ID': '5237629', 'FSM': '\n1.60%\n'} ------------ 5237823 <!DOCTYPE html > <html dir="ltr" lang="en-GB"> <head><title> Ashley Road School </title> </head> <body> <h1> Ashley Road School </h1> <table class="destinations"> <tr> <th> Free school meals </th> </tr> <tr> <td> 3.50% </td> </tr> </table> </body> </html> {'ID': '5237823', 'FSM': '\n3.50%\n'} ------------ 5234026 <!DOCTYPE html > <html dir="ltr" lang="en-GB"> <head><title> Braehead School and Nursery Class </title> </head> <body> <h1> Braehead School and Nursery Class </h1> <table class="destinations"> <tr> <th> Free school meals </th> </tr> <tr> <td> 6.60% </td> </tr> </table> </body> </html> {'ID': '5234026', 'FSM': '\n6.60%\n'} ------------

Data

Downloaded 0 times

To download data sign in with GitHub

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

rows 5 / 5

ID FSM
5237521
24.10%
5244439
4.10%
5237629
1.60%
5237823
3.50%
5234026
6.60%

Statistics

Average successful run time: less than 10 seconds

Total run time: less than 20 seconds

Total cpu time used: less than 5 seconds

Total disk space used: 31.1 KB

History

  • Manually ran revision 3b9f0c3f and completed successfully .
    5 records added in the database
  • Manually ran revision 33c2f914 and failed .
  • Manually ran revision 0c8c2ab2 and failed .
  • Created on morph.io

Scraper code

test5