From Hack Sphere Labs Wiki
Contents
The Other Guy
- https://twitter.com/tootfiles/following
- https://github.com/lukeman/tootfiles/blob/master/tootfiles.py
Information In Tweets
Retriving Information and the Loop Needed
- https://dev.twitter.com/docs/working-with-timelines
- http://stackoverflow.com/questions/14133654/fetching-maximum-tweets-from-twitter-using-twython
Get other users timeline
Rate Limits
- https://dev.twitter.com/docs/rate-limiting/1.1/limits
- When Rate Limits hit: https://dev.twitter.com/docs/rate-limiting/1#rest
- http://stackoverflow.com/questions/20601464/how-many-direct-messages-does-twitter-store'
- https://dev.twitter.com/docs/api/1.1/get/application/rate_limit_status
Handling Proxys
http://stackoverflow.com/questions/17440456/proxy-using-twython
Time