In case anyone is interested, api results easy.

Discussion in 'Google API' started by nddb, Jul 3, 2005.

  1. #1
    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. =)
     
    nddb, Jul 3, 2005 IP
  2. jstroh

    jstroh Peon

    Messages:
    629
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Cool, nice find.
     
    jstroh, Jul 4, 2005 IP
  3. City2

    City2 Peon

    Messages:
    542
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It seems to be offline!
     
    City2, Jul 12, 2005 IP
  4. ponka128

    ponka128 Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    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
     
    ponka128, Aug 22, 2005 IP