You cannot post messages because only members can post, and you are not currently a member.
Description:
The official developer forum for the Google AJAX Search API and Google AJAX Feed API.
|
|
|
Posting Guidelines (READ FIRST)
   
|
| |
1. If you're having debugging problems get Firebug for Firefox and
read this quick tutorial with videos ([link]
bin/answer.py?answer=94630&top ic=11530). It will help you debug twice
as fast.
2. Look in the documentation/FAQs:
Maps: [link]... more »
|
|
Join our IRC channel
|
| |
Come hangout on the Google AJAX APIs IRC channel! You can ask
Googlers and
Gurus questions or just talk about your favorite web technologies.
Here's the information:
server: irc.freenode.net
channel: #googleajaxapis
If you don't have an IRC client handy, click on this link to use a
browser based client:... more »
|
|
siteSearch.setSiteRestriction question
|
| |
Welcome.
I want use bot sites in siteSearch.setSiteRestriction search metod.
Example code: var siteSearch = new GwebSearchgoogle.search.WebSea rch
();
siteSearch.setSiteRestriction( "amazon.com");
So, I want not only Amazon.com, but also Ebay.com in
setSiteRestriction.
Thanks.
|
|
having trouble with .setNoResultsString
|
| |
Hi everyone,
When I try to use .setResultsString I get an error. The error is
telling me the object doesn't support this property or method. Any
help is appreciated :)
<script src="[link]" type="text/javascript"></
script>
<script type="text/javascript">//<![CD ATA[... more »
|
|
you tube video bar
|
| |
Dear Friends, when i am trying to add the you tube video bar it say's
" your template could not be phrased as it's not framed well '
what it means and how i have to install the video bar in blogger.
thanks
|
|
does autoload do anything?
|
| |
Hi
I've done some digging and testing around the autoload feature (http://
code.google.com/apis/ajax/docu mentation/#AutoLoading) of google.load()
It seems from the documentation initially that it would append all the
intended js files into 1 request so that you only have 1 server round
trip, no matter how many you request. This doesn't seem to be the case... more »
|
|
"Phrase matching" in query?
|
| |
Does the Google AJAX API support "phrase matching"?
When I wrap double quotes around my keyword, I get a different
"estimatedResultCount" than the one I see right from Google.com search
pages.
I am doing this in PHP...
For example:
[link]"paris+hilton"&gl=us... more »
|
|
Result Size Large? Any Larger than 8?
|
| |
I am using PHP with the AJAX API...
$google_ajax_url = "[link]
web?v=1.0&rsz=large&safe=moder ate&filter=1&hl=en&gl=us&q=$ke yword";
The parameter rsz=large returns only 8 results. How do I get it to
return 10? I tried entering 10 but it is invalid. Small only returns 4... more »
|
|
Submit Language Corrections?
|
| |
Hello All,
I write software at the US office of a Japanese company and I am
currently using the Translate API via a Python script to translate
comments in source code.
When the translate engine encounters "technical" terms that, in
context, it doesn't know how to translate, it returns the phonetic... more »
|
|
Web Search AJAX API Suspected Terms of Service Abuse
|
| |
Hi,
I have programmed a free automated website analyser, which is some
what popular in Germany: [link]. This analyser also gets the
serp ranks for a dedicated page and keyword.
Therefore, I am using the Google web search API with Perl. Since a few
days I am getting the message:
{"responseData": null, "responseDetails": "Suspected Terms of Service... more »
|
|
clientLocation no more work
|
| |
Question in 2 parts :
1) Later this week, direct call to [link] in
browser give me a correct geolocalization information. But today, I
find that my project no more work correctly, and further investigation
show me that the geolocalization work no more. (same workstation, same... more »
|
|
|