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 | https://jsoup.org/ |
Date | Dec 29, 2023 |
Files | pom (15 KB) jar (435 KB) View All |
Repositories | CentralAppodealFit2CloudVerveTerrestrisXceptance |
Ranking | #134 in MvnRepository (See Top Artifacts) #1 in HTML Parsers |
Used By | 4,303 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2024-8184 CVE-2024-13009 |
Compile Dependencies (0)
Category/License | Group / Artifact | Version | Updates |
---|
Provided Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Annotation Lib Apache 2.0 | org.jspecify » jspecify | 0.3.0 | 1.0.0 |
Test Dependencies (5)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JSON Lib Apache 2.0 | com.google.code.gson » gson | 2.10.1 | 2.13.1 | |
Web Server Apache 2.0EPL 2.0 | org.eclipse.jetty » jetty-server2 vulnerabilities | 9.4.53.v20231009 | 12.0.23 | |
Apache 2.0EPL 2.0 | org.eclipse.jetty » jetty-servlet | 9.4.53.v20231009 | 12.0.23 | |
Apache 2.0EPL 2.0 | org.eclipse.jetty » jetty-proxy | 9.4.53.v20231009 | 12.0.23 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter | 5.10.1 | 5.13.3 |
Licenses
License | URL |
---|---|
The MIT License | https://jsoup.org/license |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Jonathan Hedley | jonathan<at>hedley.net | jhy | Lead Developer |
Related Books
HTML, CSS, & JavaScript All-in-One For Dummies (2023) by McFedries, Paul | |
HTML & CSS: The Comprehensive Guide to Excelling in HTML5 and CSS3 for Responsive Web Design, Dynamic Content, and Modern Layouts (Rheinwerk Computing) (2023) by Jürgen Wolf | |
Responsive Web Design with HTML5 and CSS: Build future-proof responsive websites using the latest HTML5 and CSS techniques (2022) by Frain, Ben | |
Instant jsoup How-to (2013) by Houston, Pete |