Skip to content

PowerShell Script that reads a list of urls from a CSV and counts unique words on each webpage

License

Notifications You must be signed in to change notification settings

condatek/PSCountWebpageWords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PSCountWebpageWords

PowerShell Script that reads a list of urls from a CSV and counts unique words on each webpage. Then it prints the sum of all counted words.

Instructions

CSV file should be named urls.csv and placed in the same folder of the script. All of the urls should be on the column named URL.

About

PowerShell Script that reads a list of urls from a CSV and counts unique words on each webpage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published