Java HTML Parser.
- jsoup
- Version :1.8.2
- License :MIT License
- OS :Windows All
- Publisher :Jonathan Hedley
jsoup Description
jsoup is a Java library designed to enable users to work with real-world HTML. It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods.
jsoup is designed to deal with all varieties of HTML found in the wild; from pristine and validating, to invalid tag-soup; jsoup will create a sensible parse tree.
System requirements
- Java