scrape
Extract markdown content from any URL by providing the target URL. Optionally specify output formats, request only main content, and set a JavaScript wait time.
Instructions
Extract markdown from a URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Target URL | |
| formats | No | Output format(s) | |
| onlyMainContent | No | Main content only | |
| waitFor | No | JS wait (ms) |