Im using HttpClient to access a particualr website and the response i get is in the form of an HTML. Which parser or method I should use the parser the HTML and get what I want from the response.
Note: Im using HttpClient with Java
Im using HttpClient to access a particualr website and the response i get is
Share
Use jsoup.