News

It offers an easy-to-use API for URL fetching, data parsing, extraction, and manipulation using DOM API methods, CSS, and xpath selectors. jsoup implements the WHATWG HTML5 specification, and parses ...
language The code language. The default is plaintext.Default suported languages html|css|js.; content-selector A CSS selector to specify the content element. The default is the element itself.