3. Diving deep into the Twitter API - upalr/Python-camp GitHub Wiki

1 The Twitter API and Authentication

LINK

1.1 You will learn

1 you-will-learn

1.2 Using Tweepy: Authentication handler

2 using-tweepy

1.3 Tweepy: define stream listener class

3 tweepy-listner-class

1.3 Using Tweepy: stream tweets!!

4 stream-tweets