How is it possible to get traffic data, sub domains data, country rank in percentage like in http://www.websiteoutlook.com/www.google.com?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
NB: This approach doesn’t work anymore. The endpoint simply returns “Ok”, even for URLs which aren’t assigned.
There is a free API (though I haven’t been able to find any documentation for it anywhere).
You can also query for more data the following way:
All the letters in dat are the ones that determine which info you get. This dat string is the one I’ve been able to find which seems to have more options. Also, cli changes the output completely, this option makes it return an XML with quite a lot of information.
EDIT: This API is the one used by the Alexa toolbar.