Thanks to visit codestin.com
Credit goes to github.com

Skip to content

an initial version of a collection of social network analysis tools. focused on twitter for now.

onurgu/sna-tools

Repository files navigation

INTRO

This code includes three components:

  1. Streaming Filter in streamcatcher.py

  2. Timeline Harvester in timelineharvester.py

  3. Some sort of statistics in stats.py

INSTALLATION

  1. run scripts/install.sh

  2. run ./configure.sh

  3. use passwords.py.tmp to prepare a passwords.py which includes a access_token and secret for your application.

    you can use

    https://python-twitter.googlecode.com/hg/get_access_token.py

    for that.

Test!

About

an initial version of a collection of social network analysis tools. focused on twitter for now.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published