jhrrsn / twttrStream

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 93.5%Language:Python 6.5%