> 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.

No, and no, there are no other ways.

-- 
------------------------------------ personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckai...@floodgap.com
-- Careful with that Axe, Eugene. -- Pink Floyd -------------------------------

Reply via email to