scrape
Extract markdown content from a given URL to obtain clean, structured text from web pages.
Instructions
Extract markdown from a URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Target URL | |
| formats | No | Output format(s) | |
| waitFor | No | JS wait (ms) | |
| onlyMainContent | No | Main content only |