How can I get the followers of a user on twitter, then get posts from those followers over a period
Posted
by Ronan
on Stack Overflow
See other posts from Stack Overflow
or by Ronan
Published on 2010-06-03T11:38:17Z
Indexed on
2010/06/03
11:44 UTC
Read the original article
Hit count: 250
I've been assigned a research project to enhance social networking based adaptive e-learning and to do so I need to be able to extract several (hundreds, maybe thousands) of status updates or tweets in order to perform factor analysis on key words. Apparently this can be done with javascript but I have never used javascript before so I'm a bit lost. I know I need a Twitter API but not sure even how to use one. Anybody have any idea how I can do this?
© Stack Overflow or respective owner