HTML: HTML Count Mahesh V. More (contact me)
This is a simple class that can be used to search and count the number of occurrences of a given tag in an HTML document.
It searches a document for the HTML tags using a given regular expression. The document can be a file that is available locally or remotely.
The class can output in an HTML list the tags and the number of occurences.