[ad_1]
Try using
hdoc2.DocumentNode.SelectNodes("//items/div[starts-with(@class, 'item')]/text()");
That should select all the text nodes you want.
[ad_2]
solved htmlagilitypack getting field-item [closed]
[ad_1]
Try using
hdoc2.DocumentNode.SelectNodes("//items/div[starts-with(@class, 'item')]/text()");
That should select all the text nodes you want.
[ad_2]
solved htmlagilitypack getting field-item [closed]