casa87 / geotweet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geotweet

Insert tweets with geolcoation in ElasticSearch and visualize them via a web interface.

Setup

  • pip install -r recquirements.txt
  • cd elasticsearch
  • ./install
  • run the consumer.py to ingest tweets
  • start django server to access to it

Don't forget to replace the key but the your own Twitter API key

About

License:MIT License


Languages

Language:Python 86.8%Language:HTML 8.8%Language:Shell 2.8%Language:CSS 1.6%