A Bob Ross-speed look at using Java to compile and execute a JSoup program on Windows command line. There are no happy little trees in this video, but perhaps it’ll help you better understand using Java’s built-in classes vs. classes from a non-core library.
As of February 3, 2015, the current release of Jsoup is 1.8.1. That release is described at: . The new release doesn’t break any of the code used in this video.
The selector that you use (in the…