The online service HTMLUnit allows you to get the HTML code of Web pages, the contents of which are dynamically generated based on the JavaScript code.
The HTML code of an Ajax or simply JavaScript page can be seen in the Web browser only using Web development tools.
The online service HTMLUnit also allows you to see the final HTML code of a Web page generated by Ajax code.
The online service HTMLUnit can be used for testing or to retrieve information from Web sites.