Parser pmu.fr
This is a web site with data on horse races. The site contains data of thousands of races. As a result, after the parsing, hundreds of thousands of lines were entered into the database. Parser is extremely complex in implementation, as the data tables do not have a permanent structure. Some data are not permanent and are often missing. The site is also updated and the tables are generated using JavaScript. Selenium technology was used for the implementation of the parser.