Hi,

Just wondering if anyone know whether if there is a way that I can directly send search query
to Google web service from within a java application and get the result back?

Basically I just need to know the total number of pages the result return. I know there used to be
a Google API called SOAP that let you do that but they discontinued it -_- and replace it with AJAX Search, which I am not sure how can I get it to work within java.

If anyone know a way or have other alternatives please let me know.

Cheer!