If it's your app, why not have your app notify you of every tweet sent? On Jun 14, 10:03 am, Juan Delgado <[email protected]> wrote: > Hi Taylor, thanks for the answer. > > I'm literally trying to do that, display all the tweets from our app. > We are adding some automated text to the tweet, but since we give > users the option to modify that text, we could be losing some tweets. > > Do you have an example of searching that "tweet source"? > > Thanks, > > Juan > > On Jun 13, 10:41 pm, Taylor Singletary <[email protected]> > wrote: > > > > > > > > > Hi Juan, > > > There's no way to effectively retrieve all tweets sent by a given > > application using primary methods of any of our APIs. The Search API has > > some advanced operators that allow you to specify a specific tweet source > > (effectively the string of text that represents the application that posted > > the Tweet), but that operator must be used in conjunction with another > > portion of your query. > > > One could also use the Streaming API to estimate a specific client's > > tweeting velocity by measuring from the sample hose (which represents 1% of > > the total tweets being posted) and extrapolate from there, but in the case > > of measuring a Twitter client's popularity this would not be super-effective > > since tweeting is just one activity that a client can perform. > > > Is there something with that information you're specifically wanting to > > accomplish? > > > @episod <http://twitter.com/intent/user?screen_name=episod> - Taylor > > Singletary > > > On Mon, Jun 13, 2011 at 2:12 PM, Juan Delgado <[email protected]> wrote: > > > Hi there, > > > > I cannot find a way of retrieving all the tweets coming from a given > > > application. For example, can I retrieve all the tweets posted using > > > TweeDeck? > > > > Nothings comes up on the documentation or in google, any idea? > > > > Cheers! > > > > Juan > > > > -- > > > Twitter developer documentation and resources:https://dev.twitter.com/doc > > > API updates via Twitter:https://twitter.com/twitterapi > > > Issues/Enhancements Tracker: > > >https://code.google.com/p/twitter-api/issues/list > > > Change your membership to this group: > > >https://groups.google.com/forum/#!forum/twitter-development-talk
-- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https://twitter.com/twitterapi Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list Change your membership to this group: https://groups.google.com/forum/#!forum/twitter-development-talk
