vote up 0 vote down star
1

Hi,

How may I get the ranking statistics of a particular website using PHP, I'm talking about services like statbrain.com. I know I'll have to use other sources like Google, Yahoo and Alexa etc and that's what I want to know, how do I use these sources to get the data?

Things I would like to know are number of visitors, Google PageRank, backlinks etc...

Any ideas and hints will be really appreciated

flag

45% accept rate

3 Answers

vote up 2 vote down
link|flag
vote up 0 vote down

You could have your PHP script connect to another website that can calculate the ranks of a particular page, and then scrape the answer. However this would be worse than simply going to the site itself.

link|flag
vote up 0 vote down

There is the paying Linkscape from Seomoz or the free majesticSEO (if you confirm ownership of a domain).

MajesticSEO has a bigger backlink index and an API (need to login!).

MajesticSEO offers free basic data about a domain, ie for stackoverflow.com

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.