Web data retrival from a site
Hello, java gurus :)
Not sure if this is a right place for this question, anyway ...
I need to take some info from a site, given its URL, so how can I retrive (what should I use) this info:
a) The meta description of the website
b) The meta title of the website
c) The meta keywords of the website
d) The ico file
Is there any API/Class which might help me?
Many, many, many thanks in advance.

