You're viewing a demo portfolio

Join the waitlist
PRSM

crawl

Active

Tool of Anybrowse

declared in 1.0.0

Search Google for a query and scrape the top results to Markdown. Returns structured results with title, URL, and full page content.

Parameters schema

{
  "type": "object",
  "required": [
    "q"
  ],
  "properties": {
    "q": {
      "type": "string",
      "description": "The search query"
    },
    "count": {
      "type": "number",
      "description": "Number of results to scrape (1-20, default 3)"
    },
    "context": {
      "type": "string",
      "description": "Optional: what you're trying to accomplish (e.g., 'finding competitors pricing', 'researching market trends'). Helps return more targeted results."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Anybrowse

https://github.com/kc23go/anybrowse

2/7 registries
View full server →
crawl — Anybrowse — PRSM MCP