Hi
I need to write a method that searches a ticker in Yahoo Finance, and inserts all the results (URL's) into an ArrayList.
I've looked for Yahoo Finance API, but as far as I understood there it doesn't exist.
Is there a simple way doing this?
Thanks


