Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sigmaSd • Uncategorized
An MCP server that scrapes web pages and extracts content using CSS selectors.
Extract specific text content from web pages using CSS selectors.
Reduce noise in fetched web content by targeting only relevant elements.
That require safe and efficient HTML parsing with error handling for network and parsing issues.
This MCP server enables targeted web scraping by fetching publicly accessible web pages and extracting specific content using CSS selectors. It uses the fast deno-dom library for HTML parsing and supports complex selectors with built-in error handling. The server is designed to minimize unnecessary content, improving LLM context efficiency and ensuring safe execution with minimal permissions.