Search1API MCP Server

crawl

Extract content from URL

Input Schema

NameRequiredDescriptionDefault
urlYesURL to crawl

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL to crawl", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools