Skip to content

vbajpai/atsquery

Repository files navigation

Python Sample for Alexa Top Sites

This sample will make a request to the Alexa Top Sites web service using your Access Key ID and Secret Access Key.

Requirements:

Steps:

Installation and Usage:

$ pip install -r requirements.txt
$ python topsites.py ACCESS_KEY_ID SECRET_ACCESS_KEY [COUNTRY_CODE]

If you are getting "Not Authorized" messages, you probably have one of the following problems:

  • Your access key or secret key were not entered properly.
  • You did not sign up for Alexa Top Sites
  • Your credit card was not valid.

About

Python Sample for Alexa Top Sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages