One response to “Get-Web (Another round of wget for PowerShell)”

  1. seaJhawk

    Hey – cool stuff. I've been looking to do some HTML scraping for a while so I can collect data for historical trending. Get-Web does a great job of returning the page I'm interested in, but I would love to convert the html table into a PS Object. Are you aware of any cmdlets/functions that make this easy?

    Here's an example of the web page: "https://senderscore.org/lookup.php?lookup=216.235…

    Thanks,
    Chris