Categories

Updated: 06/18/2008

Link Searcher

This class can be used to crawl Web pages to search for given text in it. It retrieves a given Web page and searches for links contained in it.The new links that are found are added to a queue to be crawled later and so implement recursive searching up to a given depth limit.The class looks for pages with text that match a given regular expression.
©2003-2019 jCay.com