Filter
Exclude
Time range
-
Near
Replying to @SamErde
HtmlTinkerX aka PSParseHTML is c# library that powers the module that is for parsing HTML/CSS/JS and browsing web using Plywright. HtmlForgeX is a new nuget (C#) that I wrote that powers all my new report tools written in C#. Same idea as PSWriteHTML, 0 html, 0 css, 0 js, just typed in C#. HtmlForgeX could be released as PS module but it needs it's own syntax, that mimics a bit what PSWriteHTML offers, but it's a different beast altogether. It covers a lot more tho - VisNetwork, DataTables, ApexCharts, ChartJS, Accordions a lot of of stuff you know already in PSWriteHTML, but this one takes pretty much everything from it, picks best parts and builds on top of it ;)
3
77
Replying to @SamErde @clatent
Is it different then what PSParseHTML offers format- fommands?
1
2
61
@MDowst I saw you think PowerHTML is best scrapper around? Have you seen PSParseHTML? It has more automation, and two engines and can format HTML, CSS, JS as well. github.com/EvotecIT/PSParseH…

2
I've released new version of PSParseHTML (github.com/EvotecIT/PSParseH…). Fixes an issue with ConvertFrom-HTMLTable encoding and updates relevant libraries. Full changelog evotec.xyz/docs/psparsehtml-… #powershell #psparsehtml

1
9
PSParseHTML does that using agility pack among few other things it does. It was added at last year hacktoberfest.
3
Have a try on my PSParseHTML - github.com/EvotecIT/PSParseH… works fine everywhere including Linux.

1
6
Getting Azure Health parsing HTML website using PSParseHTML bit.ly/2RxbEF9 via @planetpshell

2
"Getting Azure Health parsing HTML website using PSParseHTML" zpr.io/taMZF #PowerShell

4
14