Introduction - If you have any usage issues, please Google them yourself
jsoup is a Java HTML Parser. Able from the URL, file or string parsing HTML. Use DOM traversal or CSS selectors to find and extract data. Can manipulate HTML elements, attributes, and text. Able to filter based on a white list user submitted content