Skip to content

ernopp/followers-they-know

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

#Followers they know.

Twitterer x just followed you, user y.

What is the list z of people that they saw in the little 'followers you know' box when they visited your page, which was such an exceptional list that they hit the big shiny blue button?

Find out by running:

python test.py --x billgates --y ernopp --consumer_key YOURCONSUMERKEY --consumer_secret YOURCONSUMERSECRET --access_token_key YOURACCESSTOKEN --access_token_secret YOURACCESSTOKENSECRET

Yes really I built this...not sure why?🤔

To get your app tokens and things see https://python-twitter.readthedocs.io/en/latest/getting_started.html

Then the python is a horribly hacky script that uses: https://github.com/bear/python-twitter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages