If it was standards complient html maybe you could convert it to XML
using HTML Tidy or something... would make the job easier to read and
store in MySQL.
or
Read the HTML file into a variable and do some RegEx matching or
something to extract the data