changeset 7 | 73cf4406b773 |
parent 3 | df423d3b7fa1 |
child 64 | 2d625418c011 |
--- a/crawler1.scala Wed Sep 26 08:49:47 2012 +0100 +++ b/crawler1.scala Thu Sep 27 11:59:41 2012 +0100 @@ -36,6 +36,8 @@ // staring URL for the crawler val startURL = """http://www.inf.kcl.ac.uk/staff/urbanc/""" +//val startURL = """http://www.inf.kcl.ac.uk/staff/mml/""" + // call on the command line crawl(startURL, 2)