Skip to content

DaylightingSociety/SocMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocMap

The Social Mapping Framework

Overview

SocMap draws maps of communities on Twitter, starting from seed users you specify, then expanding to anyone they mention or retweet, then anyone they mention and retweet, ...

The results can be viewed in graphing software like Gephi or Cytoscape to produce graphs like the following:

Minimal example of a social network

See map examples for more.

Documentation

Run ./socmap.py --help for usage, or see the full web documentation for more details.