← All blueprints
🧭

WebVoyager LangGraph

blueprint · 3 agents
38403★ stars

What it does

The WebVoyager paper in LangGraph: the agent receives a screenshot with interactive elements annotated, chooses an action (click, type, scroll), executes it through Playwright, and observes again — a full observe-act loop for real web tasks.

Agent flow

1 · Observer
Read the annotated page
playwright screenshot
2 · Actor
Click / type / scroll
playwright
↻ Loop
Observe & act until done
graph control
get the code
View the source on GitHub ↗

This blueprint lives in its authors' repository. SocketCat indexes it and links you to the real thing.