scrape_urls
Scrapes multiple webpages in parallel and returns the content in AI-readable Markdown format. Can access blocked sites through browser rendering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | URLs to scrape (max 10) | |
| format | No | Output format: markdown (default) or text | markdown |