HTML Validity Report Generator
Pricing
from $0.01 / 1,000 results
Go to Apify Store
HTML Validity Report Generator
Generate deterministic HTML validity reports with standards-based findings and exact element-level source locations.
Pricing
from $0.01 / 1,000 results
Generate deterministic HTML validity reports with standards-based findings and exact element-level source locations.
presetEnumOptional
Optional built-in presets for validation
"none": string"broken-html-v0.1": string"clean-html-v0.1": stringDefault value of this property is "none"
htmlstringOptional
Raw HTML to validate. Required when preset is 'none'.
Default value of this property is ""
urlstringOptional
If provided, the Actor will fetch HTML from this URL (public pages only).
Default value of this property is ""
modeEnumOptional
web = general HTML checks; email = stricter email-safe checks (table layout, inline CSS expectations).
"web": string"email": stringDefault value of this property is "web"