Skip to main content
Glama
by elad12390

crawl_url

Extract and analyze webpage text content for research, quoting, or data processing by fetching URLs and returning clean text output.

Instructions

Fetch a URL with crawl4ai when you need the actual page text for quoting or analysis.

Input Schema

NameRequiredDescriptionDefault
urlYes
reasoningYes
max_charsNo

Input Schema (JSON Schema)

{ "properties": { "max_chars": { "default": 12000, "title": "Max Chars", "type": "integer" }, "reasoning": { "title": "Reasoning", "type": "string" }, "url": { "title": "Url", "type": "string" } }, "required": [ "url", "reasoning" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/elad12390/web-research-assistant'

If you have feedback or need assistance with the MCP directory API, please join our Discord server