Validate a public URL
html.urlValidates HTML markup of any public HTTP(S) page by fetching the URL and sending its markup to the W3C Nu HTML Checker.
Instructions
Fetches a bounded public HTTP(S) page, then sends its markup to the W3C Nu HTML Checker. Private, reserved, credentialed, and nonstandard-port destinations are rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public HTTP(S) URL on port 80 or 443. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| errors | Yes | ||
| fetchedUrl | No |