To clarify, Jeremy's suggestion had a typo - there are both lr and gl
parameters, with the former controlling language and the latter the
locale of the results.  So for other countries, you would be able to
use this code:
searcher.setRestriction(google.search.Search.RESTRICT_EXTENDED_ARGS),
{gl:'de'});

However, in line with our March announcement we will no longer be
censoring our search results in China, and 'cn' is no longer a valid
parameter or domain for this API.  You can read more here:
http://www.google.com/press/shengming

As you surmised, using gl=hk (or loading jsapi from google.hk) is the
closest available alternative.  Sorry for any confusion this may have
caused.

Thanks,
Adam

On Aug 18, 7:26 am, hix <[email protected]> wrote:
> You can change the server.
> <script src="http://www.google.de/jsapi?";></script>
>
> Returns german results. Same for hk, com... etc

-- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-ajax-search-api?hl=en.

Reply via email to