Estimating Absolute Web Crawl Coverage From Longitudinal Set Intersections

arXiv:2603.154161.0h-index: 2
Predicted impact top 98% in SOC-PH · last 90 daysOriginality Incremental advance
AI Analysis

This provides a simple, ground-truth-free solution for web archivists to assess crawl completeness, though it is incremental as it builds on prior estimation approaches.

The paper tackles the problem of quantifying the completeness of web archives by proposing a method to estimate absolute crawl coverage using only longitudinal data from multiple crawls, finding approximately 46% coverage for a German Academic Web crawl from 2013-2021.

Web archives preserve portions of the web, but quantifying their completeness remains challenging. Prior approaches have estimated the coverage of a crawl by either comparing the outcomes of multiple crawlers, or by comparing the results of a single crawl to external ground truth datasets. We propose a method to estimate the absolute coverage of a crawl using only the archive's own longitudinal data, i.e., the data collected by multiple subsequent crawls. Our key insight is that coverage can be estimated from the empirical URL overlaps between subsequent crawls, which are in turn well described by a simple urn process. The parameters of the urn model can then be inferred from longitudinal crawl data using linear regression. Applied to our focused crawl configuration of the German Academic Web, with 15 semi-annual crawls between 2013-2021, we find a coverage of approximately 46 percent of the crawlable URL space for the stable crawl configuration regime. Our method is extremely simple, requires no external ground truth, and generalizes to any longitudinal focused crawl.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes