jsoup is a Java library that makes it easy to work 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, ...
This library started as an attempt to read Diablo II: Resurrected savegame files to display current statistics on stream by exporting them to a html file. Version 3.0 (patch 3.1.91735) which was ...