A project to provide convenient API access to programmers and researchers for downloading and analyzing social data. Currently supports lastfm.
socintpy contains all the library code, examples contains code examples that use socintpy. tests folder contains, well, all the tests for the library.
A common way to access the library:
- Instantiate the API.
- Call a network crawler.
- Store the results.
- Analyze the results.