parallel_read_url
Extract and process content from multiple web pages simultaneously. Optimized for analyzing and comparing information across up to 5 URLs at once to enhance efficiency.
Instructions
Read multiple web pages in parallel to extract clean content efficiently. For best results, provide multiple URLs that you need to extract simultaneously. This is useful for comparing content across multiple sources or gathering information from multiple pages at once. 💡 Use this when you need to analyze multiple sources simultaneously for efficiency.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
timeout | No | Timeout in milliseconds for all URL reads | |
urls | Yes | Array of URL configurations to read in parallel (maximum 5 URLs for optimal performance) |