Skip to main content
Glama

Scrapezy

Official
by Scrapezy

extract-structured-data

Extract structured data from websites using a specified URL and prompt. Integrate with Scrapezy to retrieve organized information for analysis or processing.

Instructions

Extract structured data from a website.

Input Schema

NameRequiredDescriptionDefault
promptYesPrompt to extract data from the website
urlYesURL of the website to extract data from

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "prompt": { "description": "Prompt to extract data from the website", "type": "string" }, "url": { "description": "URL of the website to extract data from", "format": "uri", "type": "string" } }, "required": [ "url", "prompt" ], "type": "object" }

You must be authenticated.

Other Tools from Scrapezy

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/Scrapezy/mcp'

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