I have been researching about the headless browsers available till to date and found HtmlUnit being used pretty extensively. Do we have any alternative to HtmlUnit with possible
There are many other libraries that you can use for this.
Well I use jsoup - it's pretty much faster than any other API.