We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello, I want to make a Twitter Network Visualization to analyse how followings-followers are connected on Twitter. Is there any effective processing sketch for this visualization? If you let me know, it should be a great help to me. Many thanks.
Answers
There are this java library twitter4j for dealing with twitter API. Search the forum for twitter or twitter4j and you will find several examples and discussions about using this library in processing environment. This might be a start point. :)