Closed GoogleCodeExporter closed 9 years ago
Please read the following documents.
http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses%C2%A0followers
http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses%C2%A0friends
There is no API to determine a number of "Followers"/"Following".
But we can implement cursor-based pagination as described in the documents.
Original comment by andriy.v...@gmail.com
on 15 Mar 2010 at 9:18
yes, Pagination should be added
other apps get totals (total following, followers, tweets, @)
quickly by parsing user info page that would be seen at
Twitter.com and looking for "Twitter followers" css/xml etc...
I think mobile Twitter.com might also show totals
Original comment by de...@derekunderwood.com
on 15 Mar 2010 at 12:07
Added number of "Followers"/"Following".
Original comment by andriy.v...@gmail.com
on 15 Mar 2010 at 3:24
Please file new issue with request to implement cursor-based pagination.
Original comment by andriy.v...@gmail.com
on 15 Mar 2010 at 3:25
Original comment by andriy.v...@gmail.com
on 15 Mar 2010 at 3:25
works.
Original comment by npettas@gmail.com
on 17 Mar 2010 at 12:50
Original issue reported on code.google.com by
de...@derekunderwood.com
on 12 Mar 2010 at 4:11