Hi,

I am integrating Twitter into my mobile app. I am trying to get the
friends or follower's ids and nicknames. One solution that I can find
out is, using "friends/ids" to get the friends/followers ids, then
"user/show" to get the user info.

However, "user/show" returns extended information of the user, if a
user has a lot of friends/follower (say 1000), it will be very slow to
get nick name of the user.

I wonder if there is any API that only returns ids and nicknames of
friends or followers. Or there is other lightweight approach to
resolve this issue.

Thanks.

Steve

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