Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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.

Shoupeng Wang, Jiantao Qiu, Wuyang Zhang, Conghui He• 2026

Related benchmarks

TaskDatasetResultRank
Web Data ExtractionSWDE
F1 Score94.78
12
End-to-end Web Data ExtractionSWDE (Univ. split)
Precision96.36
2
End-to-end Web Data ExtractionSWDE (Non-Univ.)
Precision94.39
2
End-to-end Web Data ExtractionSWDE (Overall)--
2
Showing 4 of 4 rows

Other info

Follow for update