Skip to main content
Glama

crawl4ai-mcp

by ritvij14

scrape_webpage

Extract content and metadata from any webpage by providing its URL, returning results in JSON format for structured data analysis and integration.

Instructions

Scrape content and metadata from a single webpage using Crawl4AI.

Args: url: The URL of the webpage to scrape

Returns: List containing TextContent with the result as JSON.

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "properties": { "url": { "title": "Url", "type": "string" } }, "required": [ "url" ], "title": "scrape_webpageArguments", "type": "object" }

Other Tools from crawl4ai-mcp

Related Tools

    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/ritvij14/crawl4ai-mcp'

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