[twitter-dev] Re: UPDATE: Social Graph API Deprecation

2010-01-19 Thread jay jay
Our application requires full social graph dump. One thing that I am not clear from the http://groups.google.com/group/twitter-api-announce/browse_thread/thread/a0ba66db0e86941d - is only pagination is depreciated or the use of cursors is made mandatory? Suppose if I want full social graph of fol

[twitter-dev] Re: UPDATE: Social Graph API Deprecation

2010-01-08 Thread M. Edward (Ed) Borasky
I have two use cases: 1. Generating a list of all friends and followers. 2. Downloading the most recent 200 tweets of all friends and followers. The existing API functionality is adequate for the first. The second depends more on the rate limiting than the functionality. Right now, I have about 5

[twitter-dev] Re: UPDATE: Social Graph API Deprecation

2010-01-08 Thread Andrey Petrov
My use cases for the Social Graph API: * Figure out mutual followers vs one-way followers, namely for my Tweepsect application: http://tweepsect.com/ This requires a full graph dump, unless you include a parameter in the statuses/{friends,followers} API calls that indicate whether said friend is