large_url_finder.py =================== This script takes a list of URLs and attemots to find a given number of links and images of a ceertain size down the hierarchy of the URL. For certain TBIT tests, URLs containing "enough" packets are required. To run it: large_url_finder.py where: : list of URLs to be processed : new url list containing only links of certain size or larger : minimum size allowed : maximum number of links to be extracted from each URL : maximum number of images to be extracted from each URL