/twttrStream

An exploratory prototype using MongoDB, bottle.py and D3 to process and display streaming Twitter data from their API.

Primary LanguageJavaScript

A collection of scripts for storing, aggregating, querying and visualising geolocated tweets from the Twitter Streaming API

Note that the Python implementation of this project is no longer maintained, the project is being rebuilt in Ruby here with tutorials here.

Required installs

  • MongoDB
  • Python 2.6

Python modules

  • pycurl.py
  • json.py
  • pymongo.py
  • nltk.py
  • feedparser.py
  • readability.py
  • bottle.py
  • bson.py