AI News HubLIVE
Original source2 min read

Making Failure Safe: A Constrained, Verifiable Agent Framework for Open-Web Data Collection

Proposes a framework that replaces free-form LLM-generated web scraper code with typed JSON configurations, combined with a six-type collector taxonomy, template and utility-function constraints, static Airflow DAG execution, rule-based quality checking, and structured feedback correction. Experiments show zero execution-stage LLM tokens and lowest average wall-clock time on verified tasks.

SourcearXiv AIAuthor: Bo Chen

-->

[Submitted on 25 Jun 2026]

Title:Making Failure Safe: A Constrained, Verifiable Agent Framework for Open-Web Data Collection

View a PDF of the paper titled Making Failure Safe: A Constrained, Verifiable Agent Framework for Open-Web Data Collection, by Bo Chen

View PDF HTML (experimental)

Abstract:LLMs and agents can generate web scrapers from natural-language requirements, but direct generation remains unreliable because of dependency errors, broken selectors, schema mismatches, and heterogeneous page structures. We propose a constrained, verifiable agent framework that shifts LLM output from free-form code to typed JSON collector configurations, combining a six-type collector taxonomy, template and utility-function constraints, static Airflow DAG execution, rule-based quality checking, and structured feedback correction. Experiments on 138 tasks show that the taxonomy supports description-based requirement typing, while confirming that stable instantiation requires completing source, field, and execution constraints beyond the initial description. On 80 independently source-verified tasks, the framework runs with zero execution-stage LLM tokens and the lowest average wall-clock time, trading moderate one-shot quality for a reusable, deterministic, and verifiable execution path suited to repeated scheduled collection. These results position the framework as a reusable, low-cost, and verifiable execution path for repeated open-web data collection.

Comments: 15 pages, 1 figure

Subjects:

Artificial Intelligence (cs.AI)

Cite as: arXiv:2607.00035 [cs.AI]

(or arXiv:2607.00035v1 [cs.AI] for this version)

https://doi.org/10.48550/arXiv.2607.00035

arXiv-issued DOI via DataCite (pending registration)

Submission history

From: Bo Chen [view email] [v1] Thu, 25 Jun 2026 14:05:37 UTC (22 KB)

Full-text links:

Access Paper:

View a PDF of the paper titled Making Failure Safe: A Constrained, Verifiable Agent Framework for Open-Web Data Collection, by Bo Chen

View PDF

HTML (experimental)

TeX Source

view license

Current browse context:

cs.AI

new | recent | 2026-07

Change to browse by:

cs

References & Citations

NASA ADS

Google Scholar

Semantic Scholar

Loading...

Data provided by:

Bibliographic Tools

Bibliographic and Citation Tools

Bibliographic Explorer Toggle

Bibliographic Explorer (What is the Explorer?)

Connected Papers Toggle

Connected Papers (What is Connected Papers?)

Litmaps Toggle

Litmaps (What is Litmaps?)

scite.ai Toggle

scite Smart Citations (What are Smart Citations?)

Code, Data, Media

Code, Data and Media Associated with this Article

alphaXiv Toggle

alphaXiv (What is alphaXiv?)

Links to Code Toggle

CatalyzeX Code Finder for Papers (What is CatalyzeX?)

DagsHub Toggle

DagsHub (What is DagsHub?)

GotitPub Toggle

Gotit.pub (What is GotitPub?)

Huggingface Toggle

Hugging Face (What is Huggingface?)

ScienceCast Toggle

ScienceCast (What is ScienceCast?)

Demos

Demos

Replicate Toggle

Replicate (What is Replicate?)

Spaces Toggle

Hugging Face Spaces (What is Spaces?)

Spaces Toggle

TXYZ.AI (What is TXYZ.AI?)

Related Papers

Recommenders and Search Tools

Link to Influence Flower

Influence Flower (What are Influence Flowers?)

Core recommender toggle

CORE Recommender (What is CORE?)

Author

Venue

Institution

Topic

About arXivLabs

arXivLabs: experimental projects with community collaborators

arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.

Which authors of this paper are endorsers? | Disable MathJax (What is MathJax?)

Making Failure Safe: A Constrained, Verifiable Agent Framework for Open-Web Data Collection | AI News Hub