Skip to content

increasingemtropy/twitter_analysis

Repository files navigation

Twitter analysis

Notebooks and resources to play with twitter API

To fully make use of this repo you will need your own API keys and tokens.

Notebooks

This repo contains

  • tweepy_twitter_analysis.ipynb : Jupyter notebook that sets up the twitter API and then demonstrates how to use a stream listener to stream and analyse incoming tweets
  • demo_scraper.py : a bare-bones stream listener that can be adapted for various purposes
  • settings.py : settings file for demo_scraper.py

Libraries/Dependecies used

  • tweepy
  • textblob
  • nltk
  • numpy
  • pandas
  • matplotlib
  • re
  • csv

About

Notebooks and resources to play with twitter API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published