digizeph / AlexaTop500

This script prints the top N links from Alexa Top 500 websites given the value of N.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlexaTop500

This script prints the top N links from Alexa Top 500 websites given the value of N.

Usage:

python alexa.py N (optional)

The value of N will be read from the command line if no command line arguments are specified.

This will print the top N websites from http://www.alexa.com/topsites to stdout.

About

This script prints the top N links from Alexa Top 500 websites given the value of N.

License:MIT License


Languages

Language:Python 100.0%