This class can be used to extract HTML from a Web page contained inside a given tag. It retrieves a specified page and extracts the HTML contained inside given start and an end tags. The class may also look for multiple tags. If found, the HTML data found between the start and end tags is returned in a class variable.