reader
Turn any public web page, including JavaScript-heavy ones, into clean readable markdown (or text/html) with title and byline. Rendered by a real browser then stripped to the main content. Ideal for feeding pages to LLMs. JSON response. [Paid: $0.006 USDC per call via x402 on Base; the calling client pays automatically.]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public page URL | |
| format | No | Output format, default markdown |