Fetch one public web page and return it as clean text with i
genesis402_web_extractFetch any public web page and extract clean text with title, headings, and links. Get full page content instead of a summary.
Instructions
Paid (price from the live 402 quote). Fetch one public web page and return it as clean text with its title, headings and links. Use when you need a page's content rather than a summary. Pages behind a login or paywall are not accessible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full http(s) URL of the public page to fetch. | |
| max_chars | No | Maximum characters of text to return, 500 to 60,000. | |
| payment_signature | No | Optional. An x402 v2 payment you signed for this call's quote (the PAYMENT-SIGNATURE header value). Omit to get the price quote first; nothing is charged without it. |