IECA: Intelligent Effective Crawling Algorithm for Web Pages

Publish Year: 1391
نوع سند: مقاله ژورنالی
زبان: English
View: 118

This Paper With 10 Page And PDF Format Ready To Download

  • Certificate
  • من نویسنده این مقاله هستم

استخراج به نرم افزارهای پژوهشی:

لینک ثابت به این Paper:

شناسه ملی سند علمی:

JR_ITRC-4-4_004

تاریخ نمایه سازی: 22 فروردین 1401

Abstract:

Obtaining important pages rapidly can be very useful when a crawler cannot visit the entire Webin a reasonable amount of time.Several Crawling algorithms such as Partial PageRank,Batch PageRank, OPIC, and FICA have been proposed, but they have high time complexity or low throughput. To overcome these problems, we propose a new crawling algorithm called IECA which is easy to implement with low time O(E*logV)and memory complexity O(V) -Vand Eare the number of nodes and edges in the Web graph, respectively. Unlike the mentioned algorithms, IECA traverses the Web graph only once and the importance of the Web pages is determined based on the logarithmic distance and weight of the incoming links. To evaluate IECA, we use threedifferent Web graphs such as the UK-۲۰۰۵, Web graph of university of California, Berkeley-۲۰۰۸, and Iran-۲۰۱۰. Experimental results show that our algorithm outperforms other crawling algorithms in discovering highly important pages.