jsoup is a Java library for working with real-world HTML. It provides a very convenient API for fetching URLs and extracting and manipulating data, using the best of HTML5 DOM methods and CSS selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do.
| License | MIT |
|---|---|
| Tags | aipulsarjsoup |
| Organization | Jonathan Hedley |
| HomePage | https://jsoup.org/ 🔍 Inspect URL |
| Date | Feb 26, 2022 |
| Files | pom (5 KB) jar (379 KB) View All |
| Repositories | CentralJCenter |
| Ranking | #81749 in MvnRepository (See Top Artifacts) |
| Used By | 6 artifacts |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2025-48924 CVE-2024-8184 CVE-2024-13009 View 9 more ... |
Compile Dependencies (7)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0 | ai.platon.pulsar » pulsar-common | 1.7.4 | 3.0.15 | |
| Core Utils Apache 2.0 | com.google.guava » guava2 vulnerabilities | 30.1-jre | 33.5.0-jre | |
MIT | com.udojava » EvalEx | 2.0 | 2.7 | |
| Base64 Apache 2.0 | commons-codec » commons-codec | 1.15 | 1.20.0 | |
| Collections Apache 2.0 | org.apache.commons » commons-collections4 | 4.4 | 4.5.0 | |
| Core Utils Apache 2.0 | org.apache.commons » commons-lang31 vulnerability | 3.12.0 | 3.20.0 | |
| Math Lib Apache 2.0 | org.apache.commons » commons-math3 | 3.3 | 4.0-beta1 |
Test Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| JSON Lib Apache 2.0 | com.google.code.gson » gson1 vulnerability | 2.8.6 | 2.13.2 | |
| Testing EPL 2.0 | junit » junit | 4.13.2 | 6.0.1 | |
| Web Server Apache 2.0EPL 2.0 | org.eclipse.jetty » jetty-server8 vulnerabilities | 9.4.19.v20190610 | 12.1.4 | |
Apache 2.0EPL 2.0 | org.eclipse.jetty » jetty-servlet | 9.4.19.v20190610 | 12.1.4 |
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 | |
| Vincent Zhang | ivincent.zhang<at>gmail.com | platon.ai |
Related Books
| Applied AI for Enterprise Java Development: Leveraging Generative AI, LLMs, and Machine Learning in the Java Enterprise (2025) by Bueno, Alex Soto, Eisele, Markus, Vinto, Natale | |
| AI for Everyday IT: Accelerate workplace productivity (2025) by LeMaire, Chrissy, Abshire, Brandon | |
| The AI Engineering Bible: The Complete and Up-to-Date Guide to Build, Develop and Scale Production Ready AI Systems (2025) by Caldwell, Thomas R. | |
| AI Engineering: Building Applications with Foundation Models (2025) by Huyen, Chip | |
| AI and Machine Learning for Coders: A Programmer's Guide to Artificial Intelligence (2020) by Moroney, Laurence | |
| Instant jsoup How-to (2013) by Houston, Pete |