This class can be used to extract HTML from Web pages. It can open an HTML page give the file name or remote URL to retrieve its contents. The class can search the page for HTML tags given the tag name or the ID attribute. It returns the contents of the search tag or of any given occurrence number of that tag.