Hi Anas.., You can find it in twitter api --- followers
Returns the authenticating user's followers, each with current status inline. They are ordered by the order in which they joined Twitter (this is going to be changed). URL: http://twitter.com/statuses/followers.format Formats: xml, json Method(s): GET Parameters: * id. Optional. The ID or screen name of the user for whom to request a list of followers. Ex: http://twitter.com/statuses/followers/12345.json or http://twitter.com/statuses/followers/bob.xml * page. Optional. Retrieves the next 100 followers. Ex: http://twitter.com/statuses/followers.xml?page=2 Regards hafeez On Dec 5, 5:16 pm, anas <[email protected]> wrote: > Hi all, > > Im working on ROR application. > > Im using twitterAPI. > > Im trying for retrieving "followers" of mine. > > Please explain me in deatail about this and "how to retrieve user > image and status in my Application" > > with regards: > ANAS( developer INNOZON hyderabad).
