Google Pagerank check, legal?

Discussion in 'Google API' started by Slasken, Jul 11, 2005.

  1. #1
    Google does't answer emails so i hope i´ll have more luck getting an answer here.

    I have a phpscript to check google pagerank is it legal for me to put this up on my website? It uses the same script to create a google checksum as have been posted on this forum earlier.

    Since this is a "hack" i´m thinking maybe Google will cut off my genitals if i put this online?
     
    Slasken, Jul 11, 2005 IP
  2. someonewhois

    someonewhois Peon

    Messages:
    177
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    SEOChat.com, pagerank.net, and thousands of others have a PR checker. I doubt you'll have any problems.
     
    someonewhois, Jul 11, 2005 IP
  3. Slasken

    Slasken Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yes, but are they using this "hack" to create a checksum and query google?

    Maybe Google haven't had the time to complain to these sites yet, anyone who knows for sure if this is legal?
     
    Slasken, Jul 12, 2005 IP
  4. someonewhois

    someonewhois Peon

    Messages:
    177
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #4
    How is it a hack? It's a formula. They aren't going to ban people for running an algorithm.
     
    someonewhois, Jul 12, 2005 IP
  5. Slasken

    Slasken Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    But didn't Google decide to use a checksum just so people should not be able to create scripts like this?
     
    Slasken, Jul 13, 2005 IP
  6. netaddict

    netaddict Peon

    Messages:
    640
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    0
    #6
    You should get a google API and design your script in such a way, so that it queries google using your API key. Then it will be fine. :)
     
    netaddict, Jul 14, 2005 IP
  7. johnt

    johnt Peon

    Messages:
    178
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I don't think that you can get PR using the API. The only way I know to get it is by using the algo for checksums that's posted in various places around the net

    John
     
    johnt, Jul 15, 2005 IP
  8. crew

    crew Peon

    Messages:
    225
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #8
    This is correct.
     
    crew, Jul 15, 2005 IP
  9. Shoemoney

    Shoemoney $

    Messages:
    4,474
    Likes Received:
    588
    Best Answers:
    0
    Trophy Points:
    295
    #9
    I wrote a perl script that checks pr of all my domains and mails me if there are any changes... ive been using it since last october and it checks evey hour for updates.

    Never had any issues yet
     
    Shoemoney, Jul 16, 2005 IP
  10. jimrthy

    jimrthy Guest

    Messages:
    283
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Sure. It's against their TOS, but what are they gonna do?
     
    jimrthy, Jul 21, 2005 IP
  11. Shoemoney

    Shoemoney $

    Messages:
    4,474
    Likes Received:
    588
    Best Answers:
    0
    Trophy Points:
    295
    #11
    Im Telling!!!!
     
    Shoemoney, Jul 21, 2005 IP
  12. ajnin

    ajnin Well-Known Member

    Messages:
    407
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    108
    #12
    shoe your gonna tell on yourself?

    and i emailed google once upon a time and got a response to the same question. in brief, i was told that the only way to get pr is through the use of the toolbar. so in response i asked about the sites that are(and continue) to use the hack/algo which allows the bypass of the toolbar. they stated that those sites were being bad and doing somethign against their TOS.

    soo... uhh... its your call to use the hack/algo or not. but as stated lots of the high traffic sites which offer pagerank tools, are most likly using the same hack/algo or somethign similiar.
     
    ajnin, Sep 17, 2005 IP
  13. webdesigners123

    webdesigners123 Peon

    Messages:
    282
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #13
    webdesigners123, Oct 26, 2005 IP
  14. execute

    execute Peon

    Messages:
    301
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #14
    web designer123 i have read that article, however it still is an automated query, so I dont want to use my PR script to the public unless I can use either Google API or something to make a legal query :)

    But it seems like it would be pretty impossible for them to detect. So the only thing they can probably do is if a PR script becomes popular the websites using them could be blocked. I'm not too sure if they care

    This website: http://www.googlerankings.com uses the Google API key, which will send an XML document in SOAP format, and then you will receive an XML document with SOAP as a response. However Google API does not say there is a way to check pagerank with Google API and SOAP, but perhaps there might be. Although google gives the XML document example as what to send to query google, there must be extra parameters like "client" and all that which can get the PR as a response.

    However, i don't know how to send a SOAP XML document and Receive it.
     
    execute, Nov 29, 2005 IP
  15. educ8it

    educ8it Peon

    Messages:
    34
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Fogetting about Google'$ terms of service, it may be an infringement of a patent they have filed to make use of their PR checking service. I'm sure somewhere there are Terms and Conditions that state they can take your first born if you bypass the Toolbar like this.

    That said, I use a variant of the script.

    For those that don't use PHP (ie the Windows crew), I've created a C# version of one of the popular script examples. It's not had a massive amount of testing but it seems to generate the hash etc fine (I have compared the outcomes with the PHP scripts).

    Message me for a copy at your peril :D
     
    educ8it, Jun 5, 2007 IP