twitter help

zackon1's picture

hi i was useing the twitter to rss (http://search.twitter.com/search.atom?q=%23hello) witch would search twitter for that hashtag in my case it would have been "hello" and then in to quartz and it would displayed on the screen. but now they have shut that down , what can i use in quartz to that ?

3lab_VJ's picture
Re: twitter help

Correct me if i am wrong, but an open search on twitter isn't possible since 1 or 2 years now.

You will need a twitter account to authificate the Twitter API 1.1

Make use of this little tool, it will guide through almost everything what's possible with the Twitter API (searches):

https://dev.twitter.com/console

In case that the output (results) from the Twitter API are in JSON, you should have a look at smokris patch "JSON to Structure" http://kineme.net/composition/smokris/JSONStructure