parallel_read_url
Extract clean content from multiple web pages in parallel to efficiently compare or gather information. Input up to five URLs for optimal performance, enabling simultaneous analysis of diverse sources.
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) |