What is the benefit of the Google API?

Discussion in 'Google API' started by i_am_dhaval, May 30, 2007.

  1. #1
    What is the benefit of the Google API?
     
    i_am_dhaval, May 30, 2007 IP
  2. Farmer_Ted

    Farmer_Ted Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    REALLY useful. Check it out here code.google.com/
     
    Farmer_Ted, May 30, 2007 IP
  3. enjoythis

    enjoythis Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Useful only for non commercial purposes. The API will give you the web search services from Google.
     
    enjoythis, Jul 8, 2007 IP
  4. kevinzhang

    kevinzhang Peon

    Messages:
    230
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    could you explain this?
     
    kevinzhang, Jul 12, 2007 IP
  5. domado16

    domado16 Active Member

    Messages:
    152
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #5
    Well, a lot of the things you can do with the API, you could do some other way, emulating manual requests, but its much more stable and easier using the API, because its designed to be queried by a program.
     
    domado16, Sep 8, 2007 IP
  6. sanderson

    sanderson Peon

    Messages:
    120
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    This is discussed several times here in DP. Try searching this forum.
    Here you will find some more info...
    http://forums.digitalpoint.com/showthread.php?t=2923

    Remember there are several APIs provided by google, be clear about which API you are talking about.
     
    sanderson, Sep 10, 2007 IP
  7. Raeligh

    Raeligh Guest

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Hi,
    It would give webmasters access to critical data such as top search queries or top search query clicks for any given domain.you can add more functionality to your Web applications than just what your own Ajax scripts and server-side programs provide.It shouldn't be hard to build on what you learn here and start utilizing the Google API with your Ajax apps. More importantly, though, you will have a pretty good idea of how to use public APIs in general including the one from Amazon, del.icio.us, or anywhere else.
     
    Raeligh, Sep 22, 2007 IP
  8. Awanish

    Awanish Peon

    Messages:
    53
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Oh yes, you need to be clear about which APIs from Google you are talking about. So there are lots of them, from AJAX,XML,Search,maps etc.. It is like sitting on the shoulders of the Giant.
     
    Awanish, Sep 26, 2007 IP
  9. multippt

    multippt Peon

    Messages:
    176
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #9
    The benefit of the Google API is that it is an interface Google provides for querying its databases (and it allows people to query the server using scripts, which is otherwise prohibited by the Google TOS).
     
    multippt, Nov 19, 2007 IP