/twicrawler

Crawling the social graph on Twitter

Primary LanguageJupyter Notebook

twicrawler

Crawling the social graph on Twitter

How to use

Create a config.py file on the top of the repository.
Modify each values with your own keys.

consumer_key='XXXXXXXXXXXXXXXXXXXXXXXXX'
consumer_secret='XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
access_token_key='XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
access_token_secret='XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'

Then, you can crawl and analyse the Twitter social graph.