[twitter-dev] Re: On Tweet Access

2010-08-10 Thread SG
I think this answers my question: http://search.twitter.com/api/ That is - yes. ~*~ On Wed, Aug 11, 2010 at 4:13 AM, SG wrote: > > Sorry - I could have been clearer. > > I wish to access say the last 100 Tweets by a given user via an app. Does > my app need to access this data via a Twitter a

Re: [twitter-dev] Re: On Tweet Access

2010-08-10 Thread Tom van der Woerdt
http://dev.twitter.com/doc/get/statuses/user_timeline Requires Authentication false About authentication ยป unless the user you are trying to view the timeline of is protected Tom On 8/11/10 12:43 AM, SG wrote: > > Sorry - I could have been clearer. > > I wish to access say the last 100 Twee

[twitter-dev] Re: On Tweet Access

2010-08-10 Thread SG
Sorry - I could have been clearer. I wish to access say the last 100 Tweets by a given user via an app. Does my app need to access this data via a Twitter account or can it do this without one, like in search api. Hope that helped, S ~*~ On Wed, Aug 11, 2010 at 3:57 AM, SG wrote: > > Hi, > >