A python script that can parse all url link in html files
To customize usage, add one of the following variables:
FILENAME: Filename to use when not provided as a CLI argument,test.htmlby default filename
$ cd thisrepo
$ python parseHTMLUrl.python "filename"
- Show count of total parsed url
- Show all urls
