I\'m looking for a machine-readable version of the HTML5 specs, akin to a DTD, although any format would do as long as it\'s parsable.
The HTML5 specs don\'t seem to
NEW as of April 2019 The WHATWG HTML5 spec as JSON, although very incomplete and a work in progress.
Uses Python to parse the multipage standard.
Full disclosure: I made this.
See also
HTML5 RelaxNG schemas