Getting html rendering of the final source

I am developing a desktop application. I would like to capture a remote html source. But the remote page is widely represented by javascript after the page loads.

I am looking for a few days, but I have not found anything useful. I have studied and tried to apply the following sentences. But I can only get basic html codes.

WebBrowser streams don't seem to close

Get the final generated HTML source using C # or vb.net

View generated source (after AJAX / JavaScript) in C #

Is there a way to get all the data, such as the firebug html console approach?

Thanks in advance.

+4
source share
1 answer

? - , HTML. (, , ) . WebKit # [ http://webkitdotnet.sourceforge.net/] - -.

0

Source: https://habr.com/ru/post/1546264/


All Articles