Jericho HTML Parser is a Java library for analyzing and manipulating HTML documents, including server-side tags, while preserving unrecognized or invalid HTML.
<dependency>
<groupId>net.htmlparser.jericho</groupId>
<artifactId>jericho-html</artifactId>
<version>3.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse an HTML page and extract its text content.
No known issues recorded.
No dependency data recorded yet.