Incremental web page template detection

  • Authors:
  • Yu Wang;Bingxing Fang;Xueqi Cheng;Li Guo;Hongbo Xu

  • Affiliations:
  • Institute of Computing Technology, Chinese Academy of Sciences, BeiJing, China;Institute of Computing Technology, Chinese Academy of Sciences, BeiJing, China;Institute of Computing Technology, Chinese Academy of Sciences, BeiJing, China;Institute of Computing Technology, Chinese Academy of Sciences, BeiJing, China;Institute of Computing Technology, Chinese Academy of Sciences, BeiJing, China

  • Venue:
  • Proceedings of the 17th international conference on World Wide Web
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Most template detection methods process web pages in batches that a newly crawled page can not be processed until enough pages have been collected. This results in large storage consumption and a huge delay of data refreshing. In this paper, we present an incremental framework to detect templates in which a page is processed as soon as it has been crawled. In this framework, we don't need to cache any web page. Experiments show that our framework consumes less than 7% storage than traditional methods. And also the speed of data refreshing is accelerated because of the incremental manner.