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.

LicenseMIT
CategoriesHTML Parsers
Tagshtmlparser
Organization Jonathan Hedley
HomePage https://jsoup.org/
DateAug 15, 2021
Filespom (12 KB)  jar (404 KB)  View All
RepositoriesCentral
Ranking#134 in MvnRepository (See Top Artifacts)
#1 in HTML Parsers
Used By3,565 artifacts
VulnerabilitiesDirect vulnerabilities:
CVE-2022-36033

Vulnerabilities from dependencies:
CVE-2023-26049
CVE-2023-26048
CVE-2022-25647

Note: There is a new version for this artifact

New Version1.16.1


Compile Dependencies (0)

Category/License Group / ArtifactVersionUpdates

Provided Dependencies (1)

Category/License Group / ArtifactVersionUpdates
Defect Detection
Apache 2.0
com.google.code.findbugs » jsr305 3.0.2

Test Dependencies (4)

Licenses

LicenseURL
The MIT License https://jsoup.org/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