get_markdown
Extract clean and structured Markdown content from any webpage, including JavaScript-rendered elements, for optimized processing and analysis with Skrape MCP Server.
Instructions
Get markdown content from a webpage using skrape.ai
Input Schema
Name | Required | Description | Default |
---|---|---|---|
options | No | Additional scraping options | |
returnJson | No | Whether to return JSON response (true) or raw markdown (false) | |
url | Yes | URL of the webpage to scrape |