/weibo-saturn

weibo-saturn

Primary LanguageJavaScript

weib-saturn

Description

crawl user relation from weibo.com, build the relation graph, including:

  1. Weibo crawler in Python
  2. Web UI in Nodejs

Technology Stack

  1. Python
  2. Nodejs, arbor.js, Backbone, Handlebars, Less, Bootstrap
  3. Redis

python redis

  1. install redis client for python a. git clone git://github.com/andymccurdy/redis-py.git b. cd redis-py c. sudo python setup.py install or sudo pip install redis

  2. install hiredis for performence. (optional but recomanded) pip install hiredis

nodejs redis https://github.com/mranney/node_redis

npm install properties

npm install async