Answer the question
In order to leave comments, you need to log in
What is the necessary condition for fetching xpath?
Greetings.
I parsed one site using the HtmlAgilityPack library. The following code was written:
var node = document.DocumentNode.SelectNodes("//tr[not(@class)]/td[@style='width:1%;' or @class='coef' or (@class='left' and .//a)]");
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question