Hi I'm working on an app in Processing2 that will allow me to import the current Trending Topics. So far I have been unable to get anything related to work. I can import tweets and information that comes with each tweet, but i can't work out how to use the Trends Resources from Twitter4J.
Does anyone have a working example of code that uses any of the Trends Resources?
I'm trying to build an app in Processing that will allow me to import tweets, analyse the information and turn it into a graph or something similar.
I have basic Processing/Java knowledge, but I have been unable to even make a decent start. Are there any tutorials around on the basics of Twitter4J or the Twitter API? (I have searched for myself but I have learned very little so far)