Good morning all!
Does anyone knows how to do a google search programatically?
I'm developing a Java applications that must do a google search like: http://www.google.pt/search?q=something+to+search
When i try to call this link programatically, the http response is: Forbidden.
I know that there is a Google API to handle this kind of situations, but i can't find it.
thanks a lot for your help.
Regards, Joao