xbally


Comments:

A fluent C# library for Twitter

posted by xballyxbally(0) 2 years, 11 months ago 0

Hi ,
what is the best way to get the following information with Twitter API without getting Login Credentials for twitterUserA:

1)suppose I have a user called twitterUserA
I want to get detailed information for people who are following him and his followers.

2)so i need Followersname, FollowerID, FollowersFollowerCount,FollowersFollowingCount,followersUpdates#,and other info if possible.


what is the fastest and best way to get information for a given twitter account without asking for twitter Log in credentials (username and password)


thanks
Bally

Reply