scrape_url
Extract readable text from static URLs with safe scraping, rate limiting, and ethical CAPTCHA handling.
Instructions
Extract readable text content from a static URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| extract_links | No | ||
| extract_images | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |