Hi, I'm creating an app based on QT that show with low frequency (12 times per hour) the updated of a set of five different twitter users. This app don't need that the user is registered in twetter, he should only see these five users posts. I tried to use the twitter search api using the clause "from:" to identify the user. The problem is that it seems that there is not the possibility to query more than one user at a time in these searches. Is it true? Does someone know is there is a method in a public api to make this kind of search?
Thank you. Enrico -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
