Hello Joel,

An easier way would be to get the followers ids, then for each id get
user info, which contains followers and friends count. ( to get user
info best way is to do it 50 ids at a time with

 http://api.twitter.com/version/users/lookup.format

Hope this helps,

Joe



On Nov 4, 2:14 pm, joelkeepup <taskow...@gmail.com> wrote:
> Is there an efficient way to do this? for now im getting folllower ids
> and then looping through each and getting their follower ids, then
> adding them together. This seems to work, but chews up lots of api
> call quota.
>
> thanks
> Joel

-- 
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

Reply via email to