I'm trying to get data from an webpage for an program written in Java I'm working on but for some reason i can't seem to figure out how to do it the right way.
This is the piece of HTML:
And all I need to get the word "Crush".
What is the best way to do this in Java?