Papers no image

Published on June 26th, 2012 📆 | 5854 Views ⚑

0

A Statistical Approach for Efficient Crawling of Rich Internet Applications


https://www.ispeech.org
Abstract.

Modern web technologies, like AJAX result in more responsive and usable web applications, sometimes called Rich Internet Applications (RIAs). Traditional crawling techniques are not sufficient for crawling RIAs. We present a new strategy for crawling RIAs. This new strategy is designed based on the concept of “Model-Based Crawling” introduced in [3] and uses statistics accumulated during the crawl to select what to explore next with a high probability of uncovering some new information. The performance of our strategy is compared with our previous strategy, as well as the classical Breadth-First and Depth-First on two real RIAs and two test RIAs. The results show this new strategy is significantly better than the Breadth-First and the Depth-First strategies (which are widely used to crawl RIAs), and outperforms our previous strategy while being much simpler to implement.

Download PDF: https://ssrg.site.uottawa.ca





Source: https://blog.watchfire.com

Tagged with:



Comments are closed.