Buscador
Package:
Summary:
Crawl and search files and Web pages
Groups:
Author:
Description:
This class can be used to crawl and search files and Web pages.
It can retrieve a given start file or URL and parse it as HTML file to index its contents and extract its links.
The class follows the linked URLs recursively to continue crawling until all alowed links were followed.
A separate class may be given to perform the actual search of the crawled content.
It can retrieve a given start file or URL and parse it as HTML file to index its contents and extract its links.
The class follows the linked URLs recursively to continue crawling until all alowed links were followed.
A separate class may be given to perform the actual search of the crawled content.
Comments are closed.