Quantcast
Channel: 黑暗執行緒
Viewing all articles
Browse latest Browse all 2311

PowerShell 小技 - 下載並解析 HTML DOM

$
0
0
遇到用 PowerShell 爬網頁並簡單解析 HTML 取資料的需求,為此研究了做法,筆記備忘。 如果是 PowerShell 5.1,Invoke-WebRequest 背後是用 WebClient,傳回 Response 物件有個 ParsedHtml 屬性 背後是超古老的 IHTMLDocu... Read More

Viewing all articles
Browse latest Browse all 2311

Trending Articles