开发者

script to find pagerank of domain

开发者 https://www.devze.com 2022-12-08 19:54 出处:网络
how can I automate finding the pagerank of a domain? I came across this Python script but it no longer works. Seems Google doesn\'t like people au开发者_如何学Ctomating this.

how can I automate finding the pagerank of a domain? I came across this Python script but it no longer works. Seems Google doesn't like people au开发者_如何学Ctomating this.

So, is there an alternative provider of page rank scores? I do not need the exact same result as Google, but something comparable.


Here is a python script which does work. I had to do exactly the same thing recently!


Have you tried HalOtis Marketing's Page Rank script at http://www.halotis.com/2009/08/02/google-page-range-python-script/? He generally writes good, simple Python code for exactly this kind of stuff.

0

精彩评论

暂无评论...
验证码 换一张
取 消