Getting no. of links from Google

Discussion in 'Programming' started by rwhetsto, Nov 13, 2004.

  1. #1
    A few of you have already done this and now I'm trying to also. I want to be able to put in a URL and get the number of links that Google reports back. Do you get the Google link:www.example.com page and parse through the page to find the number of links or is there an easier way to do it. I have tried this way but I'm not getting the whole page back, so I'm thinking Google does not want it done this way. Any thoughts. Thanks...
     
    rwhetsto, Nov 13, 2004 IP
  2. payoutwindow

    payoutwindow Well-Known Member

    Messages:
    788
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    110
    #2
    You guessed right .. thats why they provided the API .. which would be the best way to go about what you are trying to do.
     
    payoutwindow, Nov 13, 2004 IP
  3. aspcoder

    aspcoder Peon

    Messages:
    132
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can register with GOOGLE and get api license. With that u can query google db for 1000 times in a day.
     
    aspcoder, Dec 3, 2004 IP
  4. rwhetsto

    rwhetsto Peon

    Messages:
    108
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks, I got it working. Sweet new tool coming soon! :D Hopefully soon anyway! :rolleyes:
     
    rwhetsto, Dec 3, 2004 IP