提到htmlagilitypack,就必須要介紹乙個輔助工具,不知道其他人在使用的時候,是如何分析頁面結構的。反正我是使用官方提供的乙個叫做hapexplorer的工具。非常有用。下面我們在使用的時候會介紹如何使用。
還是以遼寧省為例: ,開啟頁面,右鍵獲取網頁源**後,貼上到 hapexplorer 中,也可以直接在hapexplorer 中開啟鏈結,如下面的動畫演示:
//載入源**,獲取文件物件
var
doc =
new
htmldocument(); doc.loadhtml(doctext);
//更加xpath獲取總的物件,如果不為空,就繼續選擇dl標籤
var
res = doc.documentnode.selectsinglenode(
@"/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[3]"
);
if
(res !=
null
)
:"
, text, herf[herf.length - 2]);
}
}
}
}
HTML解析利器HtmlAgilityPack
xmlversion 1.0 encoding utf 8 articles article title 在asp.net中使用highcharts js圖表 title url url createat type en 2011 04 07 price article article title ...
HTML解析利器HtmlAgilityPack
xmlversion 1.0 encoding utf 8 articles article title 在asp.net中使用highcharts js圖表 title url url createat type en 2011 04 07 price article article title ...
HTML解析利器HtmlAgilityPack
xmlversion 1.0 encoding utf 8 articles article title 在asp.net中使用highcharts js圖表 title url url createat type en 2011 04 07 price article article title ...