IRAIMay 2

BaRA: BFS-and-Reflection Web Data Collection Agent

arXiv:2607.00007Has Code
Originality Incremental advance
AI Analysis

For practitioners needing automated web data collection, BaRA offers a more complete and downloadable multimodal extraction method under fixed interaction budgets.

BaRA combines bounded BFS traversal with history-based self-reflection to improve link discovery and downloadable multimodal extraction on live websites, outperforming baselines like Pure LLM, SeeAct-Vision, and Browser-use, with largest gains in download-valid image and video recovery.

Large language model (LLM)-based web agents reduce manual scripting for web data collection, yet on live websites, they often miss relevant pages, return incomplete multimodal outputs, or return media URLs that are not directly downloadable. We present BFS-and-Reflection Agent (BaRA), a framework for site-level collection under a fixed interaction budget. The framework combines bounded breadth-first search (BFS) traversal with history-based self-reflection. We evaluate BaRA on 50 synthetic websites with ground-truth reference sets. We additionally test on three public websites with cluttered or dynamic layouts. BaRA outperforms Pure LLM, SeeAct-Vision, and Browser-use on link discovery and downloadable multimodal extraction, with the largest gains in download-valid image and video recovery. Our code is available at https://github.com/MLAI-Yonsei/BaRA-Agent.

Code Implementations1 repo
Foundations

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

Your Notes