Finding Search Engine Statistics

Discussion in 'PHP' started by kc3, Feb 27, 2006.

  1. #1
    How do you make a script that retrieve search engine stastics from like google and yahoo etc? Also how do you make it pick up the website's meta tags?
     
    kc3, Feb 27, 2006 IP
  2. Weirfire

    Weirfire Language Translation Company

    Messages:
    6,979
    Likes Received:
    365
    Best Answers:
    0
    Trophy Points:
    280
    #2
    You could write a scraper (frowned upon) or you could implement Googles API. There's the Google API to retrieve the pages indexed and backlinks at http://www.google.com/apis/
     
    Weirfire, Feb 28, 2006 IP
  3. tccoder

    tccoder Peon

    Messages:
    69
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Api is definately the way to go.. a scrapper is well unethical.. and might get on googles nerves..
     
    tccoder, Mar 7, 2006 IP
  4. Weirfire

    Weirfire Language Translation Company

    Messages:
    6,979
    Likes Received:
    365
    Best Answers:
    0
    Trophy Points:
    280
    #4
    lol very true.

    Does MSN search have an API yet? I had to write a scraper for their search a while ago.
     
    Weirfire, Mar 7, 2006 IP