2122 Forks
10229 Stars
10229 Watchers

jsoup

jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.

How to download and setup jsoup

Open terminal and run command
git clone https://github.com/jhy/jsoup.git
git clone is used to create a copy or clone of jsoup repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jsoup https://github.com/jhy/jsoup/archive/master.zip

Or simply clone jsoup with SSH
[email protected]:jhy/jsoup.git

If you have some problems with jsoup

You may open issue on jsoup support forum (system) here: https://github.com/jhy/jsoup/issues