This class can be used to retrieve and extract data from HTML pages. It can retrieve a page with a given URL or use a given string for processing. The class can search for given tags with an attribute set to a given value and return the HTML contents of the found tags in an array. The code and the comments are in Turkish.