jsoup
Developer(s) | Jonathan Hedley |
---|---|
Stable release | |
Written in | Java |
Operating system | Cross-platform |
Platform | Java (JVM) |
Type | HTML parser |
License | MIT license |
Website |
jsoup |
jsoup is an open-source Java library of methods designed to extract and manipulate data stored in HTML documents.
History
jsoup was written in 2009 by Jonathan Hedley, a software development manager for Amazon Seattle. He has distributed it under the MIT License, a permissive free software license similar to the Creative Commons attribution license.
Hedley's avowed intention in writing jsoup was "to deal with all varieties of HTML found in the wild; from pristine and validating, to invalid tag-soup."
Projects powered by jsoup
jsoup is used in a number of current projects,[3] including Google's OpenRefine data-wrangling tool.
See also
References
- ↑ https://jsoup.org/news/release-1.10.1
- ↑ https://jsoup.org/news/release-1.10.1
- ↑ "Jsoup". MVNRepository / F. Rodriguez. 2015-03-08.
External links
This article is issued from Wikipedia - version of the 10/23/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.