tags
psparsehtml
3 entradas
Etiquetas
Categorías
3 entradas

Formatting and minifying resources (HTML, CSS, JavaScript) with PowerShell
When you work with HTML, CSS, and JavaScript, you often meet three versions on how those are stored in files – minified, formatted, somewhe…

Getting Azure Health by parsing HTML using PSParseHTML
Some time ago I’ve wrote PowerShell way to get all information about Office 365 Service Health, and if you were thinking that I would try t…

Turn HTML tables into Excel workbooks with PSParseHTML and PSWriteOffice
Learn how HtmlTinkerX, PSParseHTML, OfficeIMO.Excel, and PSWriteOffice fit together so C# and PowerShell users can parse HTML tables and cr…