Skip to content

Instantly share code, notes, and snippets.

@newbyca
newbyca / hashtagTweeterWithMostSocialProof.py
Created January 4, 2012 04:08
find most followed user to send tweet with a given hashtag
#****************************************************
#a simple script that searchs all tweets with a given hashtag
#and finds which of the users sending those tweets has the most followers
#
#how is this useful? it probably isn't ...
#
#****************************************************
#required python packages:
#http://pypi.python.org/pypi/setuptools
#http://cheeseshop.python.org/pypi/simplejson