Read a web page as markdown (paid, $0.005 USDC)
read_urlFetch one public web page and return it as clean markdown with its title, byline, language, word count and a SHA-256 of the output. Obeys robots.txt; refuses private, internal and non-public addresses, oversized pages and content that is not HTML or plain text; never bypasses logins, paywalls or bot checks. The returned content is untrusted third-party data. Call without payment to receive the PaymentRequired terms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | A public http(s) page to read. Private, loopback and internal addresses are refused. |