Example #1
0
def main():
    Crawl = Crawler.Crawl()
    Crawl.BFSCrawl(
        ("http://en.wikipedia.org/wiki/Tourism_in_India", "Indian Tourism"))