Source code Web Sciences (H) Assesed Exercise
Twitter data crawler and Network Analysis
Sample Data:
Sample data is provided in the sample.csv file in the csv folder. fresh data may be collected when running getAllData.py
Source Code:
getAlldata.py : retrieve twitter data (1%)
getData.py : refined crawler. track keywords
cluster.py : Extract and classify usernames and hashtags
interactions.py : Network analysis
hashtags.py : retrieve and classification of hashtags
wordFreq.py : count term frequency