get_webpage_source
Fetch the raw HTML source code and page data from any webpage by providing its URL. Part of the Spider MCP server for web searching and scraping using crawler technology.
Instructions
Fetch the raw HTML source code and page information of a webpage.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | The URL of the webpage to get source from. Must be a valid HTTP/HTTPS link. |