Back to Java User Group Home Print this page

Java User Group

March 2016 Meeting Information

March 8, 2016
Technical Overview of JSoup

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.