/twiterreti

Contains python scripts that extracts tweets of a twitter-user and stores them in .json format

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

twitterreti

Contains python scripts that extracts tweets of a twitter-user and stores into form of .json

Add your app details in get_tweets.py script ACCESS_TOKEN = 'insert here' ACCESS_SECRET = 'insert here' CONSUMER_KEY = 'insert here' CONSUMER_SECRET = 'insert here'