webscrape.dev

Open-source benchmark for evaluating web agents online

Nathan Kessler
By Nathan KesslerUpdated

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

WebCanvas website

What is WebCanvas?

WebCanvas is an open-source, MIT-licensed framework for building, training, and evaluating web agents in live, real-time online environments instead of static offline snapshots. It scores task completion with a "key nodes" methodology, breaking each task into phases rather than a single pass/fail check. The project ships the Mind2Web-Live dataset (542 tasks, 2,439 intermediate evaluation states, hosted on Hugging Face) with raw HTML, screenshots, DOM trees, and action videos for each task.

Our verdict

It suits builders who need to test agents against live, changing websites rather than cached pages, thanks to phase-based key-nodes scoring that gives partial credit on multi-step tasks. The project is comparatively small, about 280 GitHub stars and 20 forks, with its most recent tagged release in December 2024, so it looks less actively maintained than the major academic web-agent benchmarks it sits alongside.

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

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

FreeJul 2026Benchmarks

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

FreeJul 2026Benchmarks

Gym-style API unifying web-agent benchmarks like WebArena

FreeJul 2026Benchmarks

How WebCanvas compares

Mind2Web

Mind2Web is the offline generalist web-agent benchmark that WebCanvas's own Mind2Web-Live dataset extends into a live online setting.

WebArena

WebArena also evaluates web agents against realistic, live website environments rather than static page snapshots.

BrowserGym

BrowserGym is a framework for building, training, and benchmarking browser-based web agents, similar in scope to WebCanvas.

Visit

WebCanvas

Visit