1
vote
Request the Google PageRank the Delphi way
Yanniel's notes
– In this post I am implementing the Delphi way to request the Google Toolbar’s PageRank (PR). As an example, if I want to look up the PR of my blog (http://www.yanniel.info/), I will have to query the following URL: http://toolbarqueries.google.com/tbr?client=navclient-auto&features=Rank&ch=64012521073&q=info:http://www.yanniel.info/So, if you tryWriteln(Curl('http://toolbarqueries.google.com/tbr?client=navclient-auto&features=Rank&ch=64012521073&q=info:http://www.yanniel.info/'));You will get the following output:Rank_1:1:0Oops, at this moment my PageRank is pathetic ...
Statistics
|
Visits by Source |
User Actions |




