In a training, recently a participant asked about an HTML parser to analyze and harvest data from web pages. Unfortunately, there is no .NET type for this so PowerShell can't help. Or can it? Well, as it turns out, there is a HTML parser after all. Let's create code that downloads all images...