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.
License | MIT |
---|---|
Categories | HTML Parsers |
Tags | jsouphtmlparserdom |
HomePage | https://jsoup.org/ |
Ranking | #131 in MvnRepository (See Top Artifacts) #1 in HTML Parsers |
Used By | 4,159 artifacts |
Related Books
Jsoup: Questions and Answers (2015) by George Duckett | |
Instant jsoup How-to (2013) by Pete Houston |