This class can be used to import Polish stock market data into a MySQL database. It accesses a page of the gpw.pl site and parses it to retrieve data about the stocks listed in that page. The data is imported into a MySQL database so it can be queried at will. The class can also query all imported data and return it in an array.