vtrkanna / alexa

Scripts for interacting with Alexa Top Sites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alexa Top Sites

This is a set of Ruby scripts for interacting with the Alexa Top Sites API. The basis for the main topsites.rb script was taken from a Ruby script from 2011 that hits the API. To run:

ruby topsites.rb [-c COUNTRY] [-n NUMBER]

COUNTRY can be a comma-separated list; eg, "us,au,jp"

For more information on Alexa, please refer to the Developer Guide.

Author

Copyright (c) 2013, Nate Wiger. Released under the MIT License.

About

Scripts for interacting with Alexa Top Sites

License:MIT License


Languages

Language:Ruby 100.0%