Skip to main content
Glama

ScrAPI MCP Server

scrape_url_html

Scrape website HTML content bypassing bot detection, captchas, or geolocation restrictions. Retrieve results in HTML format for advanced parsing and analysis using ScrAPI MCP Server.

Instructions

Use a URL to scrape a website using the ScrAPI service and retrieve the result as HTML. Use this for scraping website content that is difficult to access because of bot detection, captchas or even geolocation restrictions. The result will be in HTML which is preferable if advanced parsing is required.

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "url": { "format": "uri", "type": "string" } }, "required": [ "url" ], "type": "object" }
Install Server

Other Tools from ScrAPI MCP Server

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/DevEnterpriseSoftware/scrapi-mcp'

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