webscrape.dev

Self-hosted, open-source benchmark for autonomous web agents

Nathan Kessler
By Nathan KesslerUpdated

Each tool is evaluated against our methodology using public docs, vendor demos, and hands-on testing.

WebArena website

What is WebArena?

WebArena is an open-source, self-hostable web environment for building and evaluating autonomous web agents. It was created by researchers including Shuyan Zhou and Frank F. Xu, with the original paper affiliated with Carnegie Mellon University. The benchmark provides 812 human-annotated test tasks across five fully functional, self-hosted websites: an e-commerce shop, a Reddit-like forum, GitLab, Wikipedia, and a map app. Agents are evaluated via accessibility-tree or HTML observations of a real browser. The webarena.dev site also hosts related sibling benchmarks, including VisualWebArena, WebArena-Infinity, and TheAgentCompany.

Our verdict

WebArena is a widely-cited reference point in web-agent research. It was published as a NeurIPS 2024 oral paper, has a public leaderboard, and its Apache-2.0 licensed, self-hostable codebase has roughly 1.6k GitHub stars. It suits teams benchmarking agent architectures against a fixed, reproducible task set, but it is less useful for gauging performance on the live, constantly changing web, since its five environments are static clones rather than production sites.

Categories:

These are research benchmarks, not products you buy. They define fixed web tasks and score how reliably an agent or model completes them, which is the closest thing the field has to an objective measure of web-agent capability. They are listed here for evaluation, not procurement.

Share:

Similar tools

See Benchmarks

Open-source multimodal web agent with a 643-task benchmark

FreeJul 2026Benchmarks

Benchmark of 2,350 tasks across 137 real websites for web agents

FreeJul 2026Benchmarks

Benchmark of 910 visually grounded tasks for multimodal web agents

FreeJul 2026Benchmarks

How WebArena compares

WebVoyager

WebVoyager evaluates agents on real, live production websites, not WebArena's self-hosted environment clones. That makes it a useful live-web complement for comparison.

Mind2Web

Mind2Web measures generalization across thousands of real websites, unlike WebArena's fixed set of five self-hosted environments.

VisualWebArena

VisualWebArena is WebArena's own sibling benchmark. It extends the same environments to multimodal, visually-grounded agent tasks.

Visit

WebArena

Visit