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 |
HomePage | https://jsoup.org/ |
Ranking | #134 in MvnRepository (See Top Artifacts) #1 in HTML Parsers |
Used By | 4,306 artifacts |
Version ▼ | Vulnerabilities | Repository | Usages | Date | |
---|---|---|---|---|---|
1.21.x | 1.21.1 | Central | Jun 23, 2025 | ||
1.20.x | 1.20.1 | Central | Apr 29, 2025 | ||
1.19.x | 1.19.1 | Central | Mar 04, 2025 | ||
1.18.x | 1.18.3 | Central | Dec 01, 2024 | ||
1.18.2 | Central | Nov 27, 2024 | |||
1.18.1 | Central | Jul 10, 2024 | |||
1.17.x | 1.17.2 | Central | Dec 29, 2023 | ||
1.17.1 | Central | Nov 27, 2023 | |||
1.16.x | 1.16.2 | Central | Oct 20, 2023 | ||
1.16.1 | Central | Apr 29, 2023 | |||
1.15.x | 1.15.4 | Central | Feb 18, 2023 | ||
1.15.3 | Central | Aug 24, 2022 | |||
1.15.2 | 1 vulnerability | Central | Jul 04, 2022 | ||
1.15.1 | 1 vulnerability | Central | May 15, 2022 | ||
1.14.x | 1.14.3 | 1 vulnerability | Central | Sep 30, 2021 | |
1.14.2 | 1 vulnerability | Central | Aug 15, 2021 | ||
1.14.1 | 2 vulnerabilities | Central | Jul 10, 2021 | ||
1.13.x | 1.13.1 | 2 vulnerabilities | Central | Mar 01, 2020 | |
1.12.x | 1.12.2 | 2 vulnerabilities | Central | Feb 09, 2020 | |
1.12.1 | 2 vulnerabilities | Central | May 13, 2019 |
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 |