crawl
ActiveTool 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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Anybrowse
https://github.com/kc23go/anybrowse
2/7 registries