spider_transform
Transform HTML to markdown, text, or other formats directly. No network requests—processes the HTML you provide locally.
Instructions
Transform HTML content to markdown, text, or other formats. No network requests — processes HTML you provide directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | List of HTML data to transform | |
| clean | No | Clean for AI (remove footers, navigation) | |
| clean_full | No | Clean HTML fully | |
| readability | No | Use readability preprocessing | |
| return_format | No | Output format |