- How does the Google API service work?
Developers write software programs that connect remotely to the Google Web APIs service. Communication is performed via the Simple Object Access Protocol (SOAP), an XML-based mechanism for exchanging typed information.
- Is there a limit on the number of results I can receive per query with the Google API?
Yes. You cannot access information beyond the 1000th result for any given query. If you make more than 1,000 queries in a day, AgentWebRanking will respond with a SOAP Fault stating that you exceeded your daily query total.
- Why am I unable to search using the software? It always reports an error.
. Check if the Google license key was input correctly. It is always safer to copy it from the email and paste it into the box.
. Check if you are working from behind a proxy server. Some proxy servers have trouble correctly forwarding the results from the Google web service.
. The Google web service client was probably not responding at the time you tested or there was a problem with your ISP. Wait for some time and try again.