TagSoup is a SAX-compliant parser that parses HTML as found in the wild, allowing standard XML tools to process even malformed HTML.
<dependency>
<groupId>org.ccil.cowan.tagsoup</groupId>
<artifactId>tagsoup</artifactId>
<version>1.2.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses HTML from a URL using TagSoup's SAX parser.
No known issues recorded.
No dependency data recorded yet.