TagSoup is a SAX-compliant parser written in Java that, instead of
parsing well-formed or valid XML, parses HTML as it is found in the wild: nasty
and brutish, though quite often far from short. TagSoup is designed for people
who have to process this stuff using some semblance of a rational application
design. By providing a SAX interface, it allows standard XML tools to be
applied to even the worst HTML.
Build Time
2025-07-29 23:27:40 GMT
Size
116.84 KB
93a87281294f1f7cf61911b2dd4570e4
License
Apache-2.0 AND (GPL-2.0-or-later OR LicenseRef-Callaway-AFL)