Java 8 Spring Boot 1.4.1 Microservice to run JSoup against user supplied URLand parses HTML into links
Microservice to parse HTML page into links
Java 8 Spring Boot Maven JSoup
This stand-alone self contained microservice runs from any Linux, Windows, Mac, Unix, Rpi, etc... as a standalone service on port 8080 (easy to change in application.properties) and will take a URL, parse the HTML for links. I use this in NIFI flows for grabbing links.