spider_transform
Convert raw HTML into clean markdown, plain text, or formatted output. Control links, images, and readability to extract readable content from scraped pages.
Instructions
Transform HTML content to clean markdown, text, or formatted output
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| clean | No | ||
| readability | No | ||
| include_links | No | ||
| return_format | Yes | ||
| include_images | No |