playground · live, anonymous, no signup

Try both sides of the stack.

On the left: Unbrowse resolve — type an intent and a site; we hit the public marketplace and rank skills. On the right: ask the agent — the live tool loop that searches routes, executes one, and answers from real data.

Neither widget asks for keys. Both call real backends. If something looks off, the latency and trace id are in the footer — file an issue.

▸ resolve an intent

paper →
$ unbrowse resolvebeta-api.unbrowse.ai/v1/search
Type an intent and a site, then hit resolve. We will call the public marketplace at POST /v1/search and rank skills against your intent.

Marketplace is sparse for newer sites. Empty result = the route hasn't been mined yet — install the CLI locally to teach it: npx unbrowse setup

▸ ask the agent

full page →

Runs on your own browser first · run it in ElizaOS, Claude, or Cursor →

The same agent as the homepage hero: it searches captured routes, executes the best endpoint with a real HTTP call, and shows every step it took.

resolve latency
~150–400ms
bm25 + embedding rerank over the marketplace
agent loop
search → execute → answer
live tool calls against the route marketplace
cost to test
$0
anonymous free tier on both widgets
live total calls endpoints domainspolls every 30s