Skip to main content
Glama

ScrapeGraph MCP Server

Official

smartscraper

Extract structured data from webpages using AI by specifying user prompts and URLs. Simplify web scraping with precision by transforming webpage content into organized, actionable information.

Instructions

Extract structured data from a webpage using AI. Args: user_prompt: Instructions for what data to extract website_url: URL of the webpage to scrape Returns: Dictionary containing the extracted data

Input Schema

NameRequiredDescriptionDefault
user_promptYes
website_urlYes

Input Schema (JSON Schema)

{ "properties": { "user_prompt": { "title": "User Prompt", "type": "string" }, "website_url": { "title": "Website Url", "type": "string" } }, "required": [ "user_prompt", "website_url" ], "title": "smartscraperArguments", "type": "object" }

You must be authenticated.

Other Tools from ScrapeGraph 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/ScrapeGraphAI/scrapegraph-mcp'

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