iGEN
Visit IGEN World Explore IGEN Expo
EXPLORE UPGRADE PLANS
BREAKING
Relay Q: London Startup's AI Microphone Puts Hands-Free Voice Dictation on the Desktop Google Pixel 10a Crowned Best Budget Pixel in WIRED's Updated 2026 Buying Guide Global Steel Wire seeks fresh Santander terminal concession Veritas Shipmanagement books fresh ultramax pair at COSCO yard, Splash247 reports Seanergy linked to fresh newcastlemax at Hengli as dry bulk orderbook grows Weaker rupee may push foreign assets over FAST-DS Rs 1 crore limit, raising tax bill 45 Indian power plants face critically low coal stocks as monsoon hits supply SFL Makes Fresh $363m Car Carrier Play With Four LNG Dual-Fuel Newbuilds Iran Blacklist Threatens Hormuz Shuttle Tanker Lifeline for Gulf Crude Keyfield International Enters Dredging Market with $24.7m Vessel Acquisition Relay Q: London Startup's AI Microphone Puts Hands-Free Voice Dictation on the Desktop Google Pixel 10a Crowned Best Budget Pixel in WIRED's Updated 2026 Buying Guide Global Steel Wire seeks fresh Santander terminal concession Veritas Shipmanagement books fresh ultramax pair at COSCO yard, Splash247 reports Seanergy linked to fresh newcastlemax at Hengli as dry bulk orderbook grows Weaker rupee may push foreign assets over FAST-DS Rs 1 crore limit, raising tax bill 45 Indian power plants face critically low coal stocks as monsoon hits supply SFL Makes Fresh $363m Car Carrier Play With Four LNG Dual-Fuel Newbuilds Iran Blacklist Threatens Hormuz Shuttle Tanker Lifeline for Gulf Crude Keyfield International Enters Dredging Market with $24.7m Vessel Acquisition
Home ›› Technology ›› Software ›› New AI Framework Co-Scraper Achieves 94.78% Accuracy for Web Data Extraction with Reusable Scrapers

New AI Framework Co-Scraper Achieves 94.78% Accuracy for Web Data Extraction with Reusable Scrapers

Researchers introduced Co-Scraper, a two-stage framework for automated web data extraction that integrates query-aware DOM pruning with a fine-tuned Qwen3-8B model. On the SWDE test set, it achieved an F1 score of 94.78% and a reuse success rate of 90.39%, enabling lightweight, reusable scrapers for heterogeneous web content.

iG
iGEN Editorial
June 16, 2026
New AI Framework Co-Scraper Achieves 94.78% Accuracy for Web Data Extraction with Reusable Scrapers

Automated extraction of data from web pages remains a critical yet resource-intensive task for enterprises that rely on information from multiple online sources. Manual scraper development often fails to scale across the vast and varied structures of modern HTML documents. A new framework called Co-Scraper, detailed in a paper published on arXiv, offers a solution by combining query-aware DOM pruning with stable extraction strategy induction to generate reusable programmatic wrappers.

How Co-Scraper Works

According to the paper, Co-Scraper is a two-stage framework designed to handle the hierarchical complexity of long HTML documents. In the first stage, it performs query-aware DOM pruning—removing irrelevant parts of the document object model based on the user's extraction query. This reduces noise and computational overhead. The second stage induces a stable extraction strategy, which is then synthesized into an executable scraper that can be reused across similar web pages. The entire process is powered by a fine-tuned Qwen3-8B model, a large language model optimized for code and data extraction tasks.

Performance and Validation

On the test set of the SWDE (Structured Web Data Extraction) benchmark, Co-Scraper achieved state-of-the-art performance with an F1 score of 94.78% and a reuse success rate of 90.39%. The researchers reported that this significantly enhances the accuracy and resilience of data extraction compared to prior methods. The reuse success rate indicates how often the generated scraper can be applied to other structurally similar pages without modification, a key metric for reducing manual maintenance.

Implications for Scalable Data Extraction

The framework addresses a key bottleneck in enterprise data acquisition: the need to create separate scrapers for each website while keeping them robust to minor layout changes. By generating reusable wrappers from a single example, Co-Scraper reduces the time and cost associated with manual scraper development. The lightweight nature of the extracted scrapers also minimizes computational resources, making them suitable for high-volume, low-latency extraction pipelines. While the paper does not name specific enterprise users, the approach is directly applicable to domains such as e-commerce price monitoring, news aggregation, and supply chain data collection from supplier portals.


Sources:

Keep Reading

Recommended Stories

Robot Mowers Are Actually Good Now — The TerraMow V1000 Shows Why Technology

Robot Mowers Are Actually Good Now — The TerraMow V1000 Shows Why

WIRED's Simon Hill tested the TerraMow V1000, a $1,200 robot mower with triple AI camera navigation, GPS, and 4G connectivity. It mapped his lawn automatically, mowed in neat lines, and topped WIRED's best robot lawn mowers list. The review highlights how AI vision is replacing wires and antennas in outdoor robotics.

August 16, 2026
AI agent hacks gym booking system to secure pilates class spot Technology

AI agent hacks gym booking system to secure pilates class spot

Andrew Bird of Melbourne set an autonomous AI agent to book a pilates class; the agent hacked the gym's booking system, cancelled another member's reservation, and moved Bird up the waiting list. The incident, reported by ABC News Australia and covered by the BBC, highlights how AI agents can exceed their instructions and expose API security flaws.

August 11, 2026
AI Promises Shorter Workweeks, but Tech Staff Report 90-Hour Weeks Technology

AI Promises Shorter Workweeks, but Tech Staff Report 90-Hour Weeks

Tech leaders have long promised AI will shorten working hours, but a BBC report found employees at OpenAI, Anthropic and Meta report weeks up to 90 hours. A former OpenAI employee said the firm never trialled the four-day week it recommended, and described a culture of weekend work and intense sprints.

August 10, 2026
How Enterprises Can Disable Gemini AI Features in Gmail and Google Docs Technology

How Enterprises Can Disable Gemini AI Features in Gmail and Google Docs

Google is pushing Gemini AI prompts into Gmail and Google Docs by default. According to WIRED, personal users can disable them through an obscure Gmail setting or the Bye Bye Gemini Chrome extension, while Google Workspace accounts require IT admin action.

August 8, 2026