jsoup is a Java library for working 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 implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do.
License | MIT |
---|---|
Categories | HTML Parsers |
Organization | Jonathan Hedley |
HomePage | http://jsoup.org/ |
Date | (Sep 28, 2014) |
Files | pom (6 KB) jar (293 KB) View All |
Repositories | CentralSonatype |
Used By | 1,990 artifacts |
Compile Dependencies (0)
Category/License | Group / Artifact | Version | Updates |
---|
Test Dependencies (1)
Licenses
License | URL |
---|---|
The MIT License | http://jsoup.com/license |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Jonathan Hedley | jonathan<at>hedley.net | jhy | Lead Developer |
Related Books
Jsoup: Questions and Answers (2015) by George Duckett | |
Instant jsoup How-to (2013) by Pete Houston |