On my personal blog ( Media And Microcode ), I've been posting a series called "Scripting the Web", which introduced a function called Get-MarkupTag. Get-MarkupTag is a very handy little function that coerces individual tag elements of a web page into HTML, so you can scrape data from a webpage. I've updated Get-MarkupTag a tiny bit for CTP3, marking the tag name as value from pipeline
Read More...
Read the complete post at http://blogs.msdn.com/powershell/archive/2008/12/25/get-markuptag.aspx
Posted
Dec 24 2008, 07:53 PM
by
Windows PowerShell Blog