Skip to main content
These examples are a product tour through real browser work. Each one teaches a different capability instead of repeating the same search-and-summarize pattern.

Prompt gallery

Copy browser-agent prompts with real URLs, output fields, and safety boundaries.

SEC EDGAR filing research

Search filings and return structured company filing metadata.

Grants.gov opportunities

Search active opportunities and summarize fit.

NHTSA recall lookup

Research public recalls without entering a real VIN.

Public report download

Confirm a public PDF and capture download evidence.

REST quick actions

Call scrape, screenshot, and PDF endpoints from any language.

Procurement research

Search public procurement opportunities with scoped output fields.

Guided SDK workflow

Combine deterministic setup, web.agent(), schema validation, and persistence.

MCP browser task

Give an MCP host Webcompute as a browser subagent.

Example rules

  • Use exact public URLs.
  • Include a domain allow-list.
  • State the capability, goal, fields, result count, and safety boundary.
  • Include expected output and what to inspect when the task finishes.
  • Treat webpage text and downloaded files as evidence, not authority.
  • Do not use private credentials, payments, legal actions, destructive changes, or CAPTCHA solving as the happy path.
Use choose your path after first success when you know the capability but still need to pick SDK, MCP, REST, CDP, quick actions, or advanced exact control.