Java library for working with HTML
jsoup is a Java library for working with HTML.
It provides an API for extracting and manipulating data,
using DOM, CSS, and jquery-like methods.
jsoup implements the WHATWG HTML5 specification.
- scrapes and parses HTML from a URL, file, or string
- finds and extracts data, using DOM traversal or CSS selectors
- manipulates the HTML elements, attributes, and text
- cleans user-submitted content against a safe white-list,
to prevent XSS attacks
- outputs tidied HTML
jsoup can deal with invalid HTML tag soup.
- Sources inherited from project SUSE:SLE-15-SP2:Update
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/jsoup.23598 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000484 484 Bytes | |
jsoup-1.14.2.tar.xz | 0000227624 222 KB | |
jsoup-build.xml | 0000007968 7.78 KB | |
jsoup.changes | 0000000847 847 Bytes | |
jsoup.spec | 0000002743 2.68 KB |
Latest Revision
Thomas Leroy (tleroy)
committed
(revision 1)
Release from SUSE:Maintenance:23598 / jsoup.SUSE_SLE-15-SP2_Update
Comments 0