The document describes an adiabatic quantum algorithm for computing PageRank vectors. PageRank is the principal eigenvector of the Google matrix G, which represents the probability of a random web surfer moving between pages. The algorithm maps the PageRank computation to the ground state of a Hamiltonian whose ground state encodes the PageRank vector. It was found that this algorithm could prepare the PageRank vector in time scaling as poly(log n), providing an exponential speedup over classical algorithms. Additionally, the top ranked pages in the PageRank vector could be read out with a polynomial speedup over classical methods.