Search for:
Why this server?
Enables fetching web content using the Node.js undici library, supporting various HTTP methods, content formats, and request configurations, which is essential for a web scraper.
Why this server?
Provides unified access to multiple search engines and content processing services, useful for a comprehensive web scraping project.
Why this server?
A server that provides AgentQL's data extraction capabilities enabling AI agents to get structured data from unstructured web, which helps in extracting data for a web scraper.
Why this server?
Enables browser automation using Python scripts, offering operations like taking webpage screenshots, retrieving HTML content, and executing JavaScript, which can be part of a scraper.
Why this server?
Implementation of an MCP server for the RAG Web Browser Actor, which serves as a web browser for large language models (LLMs) and RAG pipelines, similar to a web search in ChatGPT. Useful for understanding how a browser is used in context.
Why this server?
Enables retrieval and processing of web page content for LLMs by converting HTML to markdown, with support for content truncation and pagination, important for preparing web content.