I am creating a simple web scrapper in Java using HTMLunit, this is the code:
try { HtmlPage page=client.getPage(url); List