Hi all, I am new to Java.
I want to know how to extract a list of historical stock price files (.dat format) from a particular stock website and insert the information into MySQL database using Java. I heard there is something called "HTML Parser".
Can anyone help me with it? Thanks!