How to get the full results of a google search?

Hi, Friends,

I want to build a URL collector as a seamless and integrated part of my desktop application in java language which can access the full search results of google, but i am not sure the right way? what is the best way to do that in java?

Where to find the relevant materials for the problem?

thanks a lot

[340 byte] By [juncuia] at [2007-10-3 10:37:07]
# 1
Maybe on the [url= http://code.google.com/apis.html]Google API s[/url] page?
karma-9a at 2007-7-15 6:00:53 > top of Java-index,Archived Forums,Socket Programming...
# 2
That would be the way. Screenscraping the results of the website would be a violation of their terms of use.
jwentinga at 2007-7-15 6:00:53 > top of Java-index,Archived Forums,Socket Programming...