Answer the question
In order to leave comments, you need to log in
How to get full page for parsing?
Good evening, I am writing a parser in C #, but there was a problem! I'm parsing the site http://web.archive.org/details/LINK using html save
using the xNET library
File.WriteAllText("test.html", response, Encoding.UTF8);
Answer the question
In order to leave comments, you need to log in
realize that modern front-end frameworks involve the execution of a lot of js code on the browser side. which, in turn, can significantly change the design, and download a significant part of the content. including styles
more reliably automate browsers. if you rely on C#, perhaps the CEF# project can be useful to you (as far as I remember, there is a mode and off-screen rendering (saving resources), but it is advisable only when your hand is already full)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question