Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 746 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 746 Bytes

Data Mining from Twitter

Instructions

To follow along and have a better understanding of what this project repository is about please visit this medium article I wrote

Developer Account

You will need to create a twitter developer account here

Twitter Client

Use tweepy - This is a Python library for accessing twitter's API. Documentation can be found here: https://www.tweepy.org

Bots

Each file is a Bot that pulls data using REST or Streaming APIs and performs some preprocessing steps on the data.

Dynamic Map demonstration

Here is the demo of the dynamic map visualization