Skip to main content
Glama

cloudflare-browser-rendering-mcp

extract_structured_content

Extract specified web page content using CSS selectors, enabling precise data retrieval for processing in Cloudflare Browser Rendering. Ideal for structuring web data for use in LLMs or other applications.

Instructions

Extracts structured content from a web page using CSS selectors

Input Schema

NameRequiredDescriptionDefault
selectorsYesCSS selectors to extract content
urlYesURL to extract content from

Input Schema (JSON Schema)

{ "properties": { "selectors": { "additionalProperties": { "type": "string" }, "description": "CSS selectors to extract content", "type": "object" }, "url": { "description": "URL to extract content from", "type": "string" } }, "required": [ "url", "selectors" ], "type": "object" }

You must be authenticated.

Other Tools from cloudflare-browser-rendering-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/amotivv/cloudflare-browser-rendering-mcp'

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