Scrape a web URL and split its content into structured chunks for RAG pipelines. Ideal for summarizing or processing page content without field extraction.
A Model Context Protocol server that analyzes webpage design structures, providing detailed layout, navigation, content, form, image, and link information from a given URL.
Capture evidence of a URL hosting stolen or impersonating content. Creates an independent archive snapshot with retrieval timestamp, SHA-256 hash, and PDQ perceptual fingerprint. Run before content is removed.
Initiates a structured web crawl from a specified URL, following internal links to explore site content with configurable depth, breadth, and filtering options for targeted data extraction.
Reads content from multiple files simultaneously. Supports sequential reading with continuation tokens for large files. Configurable chunk size and auto-continue ensure complete data retrieval.
Retrieve web content from any URL and convert it into text format. Ideal for accessing HTML, plain text, and other text-based resources directly for processing or analysis.