crawler1.scala
changeset 64 2d625418c011
parent 7 73cf4406b773
equal deleted inserted replaced
63:dff4b062a8a9 64:2d625418c011
    40 
    40 
    41 
    41 
    42 // call on the command line 
    42 // call on the command line 
    43 crawl(startURL, 2)
    43 crawl(startURL, 2)
    44 
    44 
       
    45 crawl("""http://www.dcs.kcl.ac.uk/staff/urbanc/msc-projects-12.html""", 2)