EconWebArena: Benchmarking Autonomous Agents on Economic Tasks in Realistic Web Environments
Zefang Liu, Yinzhu Quan
TL;DR
EconWebArena introduces a realistic benchmark for autonomous web agents to retrieve precise economic data from live, authoritative websites. It assembles 360 tasks across 82 sources, generated via multiple LLMs and curated for factual grounding, with evaluation requiring exact numeric answers and correct source domains. The framework combines BrowserGym-based observation and action spaces with multimodal reasoning prompts, enabling rigorous testing of grounding, navigation, and data extraction capabilities. Experimental results show substantial gaps to human performance and identify planned directions—visual grounding, planning, and hybrid GUI/API strategies—as promising paths to improve domain-aware web intelligence in economic contexts.
Abstract
We introduce EconWebArena, a benchmark for evaluating autonomous agents on complex, multimodal economic tasks in realistic web environments. The benchmark comprises 360 curated tasks from 82 authoritative websites spanning domains such as macroeconomics, labor, finance, trade, and public policy. Each task challenges agents to navigate live websites, interpret structured and visual content, interact with real interfaces, and extract precise, time-sensitive data through multi-step workflows. We construct the benchmark by prompting multiple large language models (LLMs) to generate candidate tasks, followed by rigorous human curation to ensure clarity, feasibility, and source reliability. Unlike prior work, EconWebArena emphasizes fidelity to authoritative data sources and the need for grounded web-based economic reasoning. We evaluate a diverse set of state-of-the-art multimodal LLMs as web agents, analyze failure cases, and conduct ablation studies to assess the impact of visual grounding, plan-based reasoning, and interaction design. Our results reveal substantial performance gaps and highlight persistent challenges in grounding, navigation, and multimodal understanding, positioning EconWebArena as a rigorous testbed for economic web intelligence.
