LIAAD / socialbus

Data collector platform for social networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SocialBus

SocialBus aims to be a fault tolerant data collector for social networks. Currently it supports Twitter and Facebook. This project is a toolkit for collecting and processing messages from social networks for supporting research. It enables you to continuously collect data from particular user communities or topics, while respecting imposed limits and being fault tolerant. Additional modules can be easily implemented and extended.

Documentation

In order to generate documentation:

  1. Make sure you have Sphinx installed on your Python environment
pip install -U Sphinx
  1. Go to socialbus-guide folder and run make html
cd socialbus-guide
make html
  1. If everything works you should have a documentation html website ready. Open file build/html/index.html.
open build/html/index.html

About

Data collector platform for social networks

License:MIT License


Languages

Language:CSS 43.1%Language:Groovy 20.3%Language:Java 12.8%Language:JavaScript 7.3%Language:HTML 6.6%Language:Python 6.3%Language:Shell 2.8%Language:Makefile 0.2%Language:CoffeeScript 0.2%Language:Batchfile 0.2%Language:TeX 0.1%Language:Assembly 0.0%