Posted on Jsoup , a HTML parser, its “jquery-like” and “regex” selector syntax is very easy to use and flexible enough to get whatever you want. Below are three examples to show you how to use Jsoup to get links, images, page title and “div” element content from a HTML page. Download jsoup The jsoup is available in Maven central repository. For non-Maven user, just download it from jsoup website .
Read full article from jsoup HTML parser hello world examples
No comments:
Post a Comment