google search engine API????

Discussion in 'PHP' started by Psychotomus1, Dec 24, 2007.

  1. #1
    How do I use it?


    wat I want to do is search for a phrase then gather as many URL's as possible for that phrase
     
    Psychotomus1, Dec 24, 2007 IP
  2. elitecoder

    elitecoder Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Their API for this has been closed to new developers. Only developers who had an account before it was closed can continue to use it.

    Now they're promoting their XmlHttpRequest / AJAX API: http://code.google.com/apis/ajaxsearch/ This could work for you.

    I personally made a program in C++ which performs searches, parses and saves the URL results.
     
    elitecoder, Dec 24, 2007 IP
  3. Psychotomus1

    Psychotomus1 Banned

    Messages:
    411
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I just wrote one in VB6 to do what I needed. thanks for responding though =)
     
    Psychotomus1, Dec 24, 2007 IP
  4. pratham

    pratham Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    pratham, Dec 28, 2007 IP