A twitter app to find potential followers of a given user: users who don't yet follow them but follow similar people
python find_followers.py <user_handle> <similar_profiles_file>
-user_handle: the handle of the user we are attempting to find new followers for.
-similar_profiles_file: the name of a file containing other profiles potential followers are likely to follow.