Fetch raw HTML source code and page information from any webpage by providing a valid URL. This tool enables web scraping and content extraction without requiring official APIs.
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.
Fetch fully rendered HTML from a URL, including JavaScript-generated content, for web pages requiring client-side rendering. Ideal for SPAs and dynamic web applications.