Ok. I didn't know this 10 minutes limitation. Thanks for confirming.
Will tell my client, this is not feasible.

On Sep 4, 6:42 pm, John Kalucki <j...@twitter.com> wrote:
> This won't contain protected accounts, and would only contain tweets from
> the last ten minutes or so.
>
> -John Kaluckihttp://twitter.com/jkalucki
> Twitter, Inc.
>
>
>
>
>
>
>
> On Fri, Sep 3, 2010 at 10:12 PM, Karthik <fermis...@gmail.com> wrote:
> > > - Create a fake user that has follows the same accounts,
>
> > No, I'd like to construct home timeline of any random user.
>
> > How about this approach?
>
> > Find friend ids of the user
> > Listen to Streaming API's filter method following user's friends,
> > specify a negative count to receive historic stream (retweets
> > included)
> > Process & display the tweets
>
> > On Sep 4, 1:03 am, Bernd Stramm <bernd.str...@gmail.com> wrote:
> > > On Fri, 3 Sep 2010 12:12:19 -0700 (PDT)
>
> > > Karthik <fermis...@gmail.com> wrote:
> > > > Is it feasible to construct home timeline of any user without using
> > > > the API statuses/home_timeline, which requires user's authentication?
>
> > > > We could iterate through user's friends graph, gather each friend's
> > > > statuses and sort them by time. But it's an overkill for an user with
> > > > more following. Any other options?
>
> > > - Create a fake user that has follows the same accounts,
>
> > > Or,
>
> > > - Pay Twitter for the data, I'm sure they will be happy to accommodate
> > >   you ;)
>
> > > --
> > > Bernd Stramm
> > > bernd.str...@gmail.com
>
> > --
> > 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?hl=en

-- 
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?hl=en

Reply via email to