I want to extract a user post from a forum thread.Only the user text. how to extract from a html page using Jsoup or boilerplate? Please give me a solution.
Give me a solution
In general you should take a look into the Jsoup Codebook.
Do you need to login or is it possible to visit the forum as guest?