Recommend a Tool to Count the Average PR of Top 10 Results In Google
This tool (script / program) should be able to obtain the site PRs of the top 10 results (first page in Google).
Then it should sum the total PRs and divide it by 10 to obtain the average PR number.
The tool should also be able to process multiple keywords (hundreds of them).
For example, when I enter this list of keywords (at the same time)
keyword 1
keyword 2
keyword 3
keyword 4
keyword 5
keyword 6
keyword 7
keyword 8
keyword 9
... (until)
keyword 100
into the tool, it should be able to tell me the average PR for each keyword I have entered.
If you have any idea on how to get this started, feel free to share.