Property in Estonia - Debt Consolidation - Debt Consolidation - Millsberry - Find jobs

PDA

View Full Version : In case anyone is interested, api results easy.


nddb
Jul 3rd 2005, 10:38 pm
I set up something so I can get api results from a cronjob, with wget or whatever. http://www.nddb.net/api.php?query=<domain>

Like http://www.nddb.net/api.php?query=google.com I need to set up a few more keys as I'm limited to 1000 a day. =)

Just returns a # of pages, which seems to reflect upon weight. Only using one key at the moment. The code is from : http://www.googleduel.com/apiexample.php

Which is a really nice script, except that it doesn't work with SOAP-0.9.1 only SOAP-0.8.1, so make sure to have 0.8.1 if you use it. =)

jstroh
Jul 4th 2005, 12:30 am
Cool, nice find.

City2
Jul 12th 2005, 2:57 pm
It seems to be offline!

ponka128
Aug 22nd 2005, 3:40 am
Hi,
Your Source Code seems to be not working , it give me this error :

An error #Client occurred!
Error:
Attempt 0 failed.

An error #Client occurred!
Error:
Attempt 1 failed.

An error #Client occurred!
Error:
Attempt 2 failed.

An error #Client occurred!
Error:
Attempt 3 failed.

An error #Client occurred!
Error:
Attempt 4 failed.

Sorry, connection to Google failed after retrying several times. Please check that the Google Developer's Key you entered was correct. To obtain a developer's key or for more information on the Google API, visit Google API home page.

--------
I have checked your Running thing , my Key is working fine with that . But don't with the code you provide ..

Any suggestions ?
Imran