mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-15 07:43:23 +00:00
Update Get-HtmlTable.ps1
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
# https://www.leeholmes.com/blog/2015/01/05/extracting-tables-from-powershells-invoke-webrequest/
|
||||||
|
# tweaked from the above code
|
||||||
function Get-HtmlTable {
|
function Get-HtmlTable {
|
||||||
param(
|
param(
|
||||||
[Parameter(Mandatory=$true)]
|
[Parameter(Mandatory=$true)]
|
||||||
|
|||||||
Reference in New Issue
Block a user