IRAIJun 12

Co-Scraper: query-aware DOM Pruning and Reusable Scraper Synthesis for Lightweight Web Data Extraction

arXiv:2606.148218.7
Predicted impact top 51% in IR · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners needing scalable web data extraction, Co-Scraper improves accuracy and reusability of scrapers across similar pages.

Co-Scraper introduces a two-stage framework combining query-aware DOM pruning and reusable scraper synthesis, achieving state-of-the-art F1 score of 94.78% and reuse success rate of 90.39% on the SWDE test set for web data extraction.

The abundant and heterogeneous nature of web content necessitates automated information extraction, and generating scrapers that can be reused across similar web pages offers an effective solution for scalable data extraction. In this work, we propose Co-Scraper, a two-stage framework capable of handling the hierarchical complexity of long HTML documents. By integrating a query-aware DOM pruning mechanism with stable extraction strategy induction, Co-Scraper can effectively transforms web content into executable programmatic wrappers using a fine-tuned Qwen3-8B model. On the test set of SWDE, Co-Scraper achieves state-of-the-art performance with an F1 score of 94.78% and a reuse success rate of 90.39%. This framework significantly enhances the accuracy and resilience of data extraction, providing a highly efficient approach for web data acquisition tasks.

Foundations

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

Your Notes