Hi,

I am looking to find the entire twitter user list ids.

Social graph method provides the way to fetch the friends and followers id,
thorough which we can access the profile of the person using user method -
show. But this requires a code to be written to recursively crawl the list
from any starting id and appending the followers and friends id of the
person without duplicating.

Do we have any other API to get entire list. If not, any other ways apart
from crawling to get the entire list.


Cheers,
Arunachalam

Reply via email to