A PowerShell module for selecting data from HTML using the HTML Agility Pack.
To install: Install-Module SelectHtml
Documentation is automatically generated using platyPS (.\doc.cmd
).
- Select-Html — Returns content from the HTML retrieved from a URL.
Tests are written for Pester (.\test.cmd
).