html
jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL fetching, data parsing, extraction, and manipulation using DOM API methods, CSS, and xpath selectors.
Last Release on Apr 20, 2026
2.HtmlUnit78 usages
org.htmlunit » htmlunit Apache
A headless browser intended for use in testing web-based applications.
Last Release on Dec 29, 2025
4.OWASP Java HTML Sanitizer173 usages
com.googlecode.owasp-java-html-sanitizer » owasp-java-html-sanitizer Apache
Takes third-party HTML and produces HTML that is safe to embed in
your web application.
Fast and easy to configure.
Last Release on Mar 13, 2026
A kotlinx.html library provides DSL to build HTML to Writer/Appendable or DOM at JVM and browser (or other JavaScript engine) for better Kotlin programming for Web.
Last Release on Jan 15, 2025
8.JetBrains Compose Multiplatform HTML Library100 usages
org.jetbrains.compose.html » html-core-js Apache
JetBrains Compose Multiplatform HTML library
Last Release on Mar 18, 2026
