PowerShell, Servidores, Web scraping PowerShell (((Invoke-WebRequest 'https://es.wsdata.co/2016-02-22/domains-list.html').AllElements).where{$_.class -eq "responsive"}).innerHTML -split '[\r\n]' |%{if($_ -match 'href'){$_ -replace "<.*?>"}} 1 (((Invoke-WebRequest 'https://es.wsdata.co/2016-02-22/domains-list.html').AllElements).where{$_.class -eq "responsive"}).innerHTML -split '[\r\n]' |%{if($_ -match 'href'){$_ -replace "<.*?>"}}