I am using the Tweepy module to scrap Tweets from Twitter. The code looks like this:
import tweepy consumer_key = \'XXX\' consumer_secret = \'XXX\' auth = t