01Provides `summarize_web`, `compare_web`, and `extract_web` tools for versatile content processing.
02Handles up to 20 URLs in a single request for efficient batch processing.
03Transforms HTML content into clean, readable text and resolves GitHub raw content URLs.
04Allows configuration of timeouts and content length limits for performance management.
056 GitHub stars
06Protects against Server-Side Request Forgery (SSRF) by blocking private IP requests.