40
41
42 // call on the command line
43 crawl(startURL, 2)
44
45 crawl("""http://www.dcs.kcl.ac.uk/staff/urbanc/msc-projects-12.html""", 2)