script to calculate google pagerank

Discussion in 'Scripts' started by jalex, Jul 18, 2006.

  1. #1
    it is possible to calculate the google pagerank for an website without querying the google.com ?
    i want to make a website that will display pagerank on customers pages but the problem i think will be hat each time the image with agerank is displayed there will be a guery to google.com and this is against they terms (i think...)

    any others advices will be apreciated...
     
    jalex, Jul 18, 2006 IP
  2. Will.Spencer

    Will.Spencer NetBuilder

    Messages:
    14,789
    Likes Received:
    1,040
    Best Answers:
    0
    Trophy Points:
    375
    #2
    Will.Spencer, Jul 18, 2006 IP
  3. PinoyIto

    PinoyIto Notable Member

    Messages:
    5,863
    Likes Received:
    170
    Best Answers:
    0
    Trophy Points:
    260
    #3
    I guess displaying google page rank is not against google TOS because there are lot of site out there displaying page rank result on their sites.
     
    PinoyIto, Jul 18, 2006 IP
  4. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #4
    The script is here. The best thing is to do a weekly query using a cron job and store the results in the database. PR only updates 4 times per year so you could even just hard code the image into the page and just update it when the PR updates.
     
    mad4, Jul 18, 2006 IP