Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Get-Feed   (RSS)

Microcode: PowerShell Scripting Tricks: Scripting the Web (Part 3) (Resolve-Link, Get-WebPageLink)

The first post in this series was learning to crawl. I introduced Get-Web , which allows you to use System.Net.Webclient to download web sites in a variety of ways. The next post was learning to walk. I showed us Get-MarkupTag , which helps coerce parts

Microcode: Scripting RSS Feeds with PowerShell and Microsoft.FeedsManager

PowerShell's an amazing glue language.   It can help you bring code from all corners of the earth into one environment, and then you can custom the code to be more to your liking.  While the last several entries of my blog have spent time
 
Page view tracker