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.

LicenseMIT
CategoriesHTML Parsers
Tagsjsouphtmlparserdom
Organization Jonathan Hedley
HomePage https://jsoup.org/
DateJun 23, 2025
Filespom (21 KB)  jar (487 KB)  View All
RepositoriesCentralAppodeal
Ranking#134 in MvnRepository (See Top Artifacts)
#1 in HTML Parsers
Used By4,304 artifacts

Scope:
Scope:
Format:
Scope:
Scope:
Scope:
Scope:
Scope:
Scope:

Compile Dependencies (0)

Category/License Group / ArtifactVersionUpdates

Provided Dependencies (1)

Category/License Group / ArtifactVersionUpdates
Annotation Lib
Apache 2.0
org.jspecify » jspecify 1.0.0

Test Dependencies (5)

Licenses

LicenseURL
The MIT License https://jsoup.org/license

Developers

NameEmailDev IdRolesOrganization
Jonathan Hedleyjonathan<at>hedley.netjhyLead Developer

Related Books

Instant jsoup How-toInstant jsoup How-to (2013)
by Houston, Pete