extract_content
Extract clean text from web URLs by removing HTML tags and boilerplate. Convert webpage content into readable format for analysis, research, or AI agent processing.
Instructions
Extract clean text content from a URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |