Hi All,
I am trying to list all the links ( or results) produced by a search engine in a file.
I mean, when u query google about "
java " ,i want all the results to be saved to a file.
Can anyone help me in ,how to proceed.i.e how to capture the links from the webpage.By links, I mean only relevant links.( or the links in green color in google).
I have to implement this in java.What are the relevant API?
Thanking You,
Suman Tedla.