I am looking for a script or function that can check PR from a text list of URLs, and return a text list with each URL and it's corresponding PR value. +Rep for quality help. TIA
Thank you. Rep given. Only one issue with the script. I don't know if it can check 1000 URLS in one go. Is it possible to pull them from a file and write to a file? And then I guess that makes one more issue. Do we need a sleeptime if we are going to do 1,000 lookups?
Well since you need bulk page rank checking have a look at http://alexpolski.com/2008/04/18/finally-mass-pagerank-checker-tool/ Either you could borrow the code and implement in urs or just use the whole code itself....its got all u need i guess