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.
License | MIT |
---|---|
Categories | HTML Parsers |
Tags | jsouphtmlparserdom |
Organization | Jonathan Hedley |
HomePage | http://jsoup.org/ |
Date | Aug 02, 2015 |
Files | pom (6 KB) jar (307 KB) View All |
Repositories | CentralExtendedClipFit2CloudGluu OXHortonworksSoftmotionsXceptance |
Ranking | #131 in MvnRepository (See Top Artifacts) #1 in HTML Parsers |
Used By | 4,137 artifacts |
Vulnerabilities | Direct vulnerabilities: CVE-2022-36033 CVE-2021-37714 |
Compile Dependencies (0)
Category/License | Group / Artifact | Version | Updates |
---|
Test Dependencies (1)
Licenses
License | URL |
---|---|
The MIT License | http://jsoup.org/license |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Jonathan Hedley | jonathan<at>hedley.net | jhy | Lead Developer |
Related Books
Jsoup: Questions and Answers (2015) by George Duckett | |
Instant jsoup How-to (2013) by Pete Houston |