Re: [twitter-dev] How to get the most followed users?

2009-12-06 Thread Abraham Williams
If you want the top 1000 by followers you could parse http://twitterholic.com/. On Sat, Dec 5, 2009 at 16:10, developar wrote: > Hi > > I was just trying to know how I can ge a list of the top twitter users > who have most number of followers? there is no API to do that? > > Regards > -- Abr

Re: [twitter-dev] How to get the most followed users?

2009-12-05 Thread John Meyer
On 12/5/2009 3:10 PM, developar wrote: Hi I was just trying to know how I can ge a list of the top twitter users who have most number of followers? there is no API to do that? Regards not that I know of. you could, conceivably, stroll through all the followers of a particular user, gat

Re: [twitter-dev] How to get the most followed users?

2009-12-05 Thread Raffi Krikorian
there is no API for that. On Sat, Dec 5, 2009 at 2:10 PM, developar wrote: > Hi > > I was just trying to know how I can ge a list of the top twitter users > who have most number of followers? there is no API to do that? > > Regards > -- Raffi Krikorian Twitter Platform Team http://twitter.co

[twitter-dev] How to get the most followed users?

2009-12-05 Thread developar
Hi I was just trying to know how I can ge a list of the top twitter users who have most number of followers? there is no API to do that? Regards