Documentation
HtmlTinkerX overview
HtmlTinkerX provides HTML parsing, optimization, and browser automation for .NET and PowerShell workflows.
Use HtmlTinkerX when an application or automation needs to understand web content rather than just download it. The .NET library handles parsing, formatting, optimization, and browser-backed work; PSParseHTML exposes the same family of capabilities to PowerShell.
Good fit
- extracting tables, forms, metadata, Open Graph, or microdata
- formatting and optimizing HTML, CSS, and JavaScript
- capturing screenshots, PDFs, HAR data, or browser session state
- bridging C# services and PowerShell automation around the same HTML-processing engine