v1.21.1
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. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers.
Security — v1.21.1
Dependencies (7)
Install
<dependency> <groupId>org.jsoup</groupId> <artifactId>jsoup</artifactId> <version>1.21.1</version> </dependency>
Distribution size
Bundle analysis is only available for npm packages. Download jar ↗
Package info