extract_structured_content
Extract structured data from web pages using CSS selectors to retrieve specific content for processing or analysis with the Web Content MCP Server.
Instructions
Extracts structured content from a web page using CSS selectors
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selectors | Yes | CSS selectors to extract content | |
url | Yes | URL to extract content from |