Created
January 21, 2011 14:23
-
-
Save neilkod/789727 to your computer and use it in GitHub Desktop.
results of running against 500 urls before my IP was blocked from delicious
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>>> for x,y in srtd[0:30]: | |
... print x,y | |
... | |
design 139 | |
art 105 | |
fun 101 | |
inspiration 100 | |
blog 72 | |
photography 69 | |
video 56 | |
shopping 55 | |
flash 48 | |
science 42 | |
gadgets 39 | |
music 38 | |
interesting 36 | |
diy 32 | |
visualization 29 | |
funny 28 | |
games 28 | |
web 26 | |
webdesign 26 | |
photo 26 | |
humor 26 | |
graphics 25 | |
programming 24 | |
fashion 24 | |
gifts 24 | |
interactive 22 | |
tools 21 | |
math 20 | |
tech 20 | |
>>> users | |
719 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment