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 http://jsoup.org/
DateNov 11, 2013
Filespom (5 KB)  jar (290 KB)  View All
RepositoriesCentral
Ranking#132 in MvnRepository (See Top Artifacts)
#1 in HTML Parsers
Used By4,168 artifacts
VulnerabilitiesDirect vulnerabilities:
CVE-2022-36033
CVE-2021-37714
CVE-2015-6748

Note: There is a new version for this artifact

New Version1.19.1

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

Compile Dependencies (0)

Category/License Group / ArtifactVersionUpdates

Test Dependencies (1)

Category/License Group / ArtifactVersionUpdates
Testing
EPL 2.0
junit » junit 4.55.12.2

Licenses

LicenseURL
The MIT License http://jsoup.com/license

Developers

NameEmailDev IdRolesOrganization
Jonathan Hedleyjonathan<at>hedley.netjhyLead Developer

Related Books

Jsoup: Questions and AnswersJsoup: Questions and Answers (2015)
by George Duckett
Instant jsoup How-toInstant jsoup How-to (2013)
by Pete Houston