Fractional PageRank Crawler: Prioritizing URLs Efficiently for Crawling Important Pages Early
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
This research proposes Fractional PageRank crawlers that prioritize the downloaded pages for the purpose of discovering important URLs early during the crawl and demonstrates that they improve the running time dramatically while crawling the important pages early.
Abstract
Crawling important pages early is a well studied problem. However, the availability of different types of framework for publishing web content greatly increases the number of web pages. Therefore, the crawler should be fast enough to prioritize and download the important pages. As the importance of a page is not known before or during its download, the crawler needs a great deal of time to approximate the importance to prioritize the download of the web pages. In this research, we propose Fractional PageRank crawlers that prioritize the downloaded pages for the purpose of discovering important URLs early during the crawl. Our experiments demonstrate that they improve the running time dramatically while crawling the important pages early.
