Java library for working with HTML
http://jsoup.org/
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.
- Developed at Java:packages
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:SLECandidates/jsoup && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000596 596 Bytes | |
jsoup-1.15.3.tar.xz | 0000249288 243 KB | |
jsoup-build.xml | 0000008356 8.16 KB | |
jsoup.changes | 0000010535 10.3 KB | |
jsoup.spec | 0000002618 2.56 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1205270
from
Fridrich Strba (fstrba)
(revision 5)
Spec file cleanup
Comments 0