Any idea how to implement the same using php / any other language.
Im confused abt the implementation.

Cheers,
Arunachalam


On Mon, Jun 29, 2009 at 5:57 PM, Cameron Kaiser <[email protected]>wrote:

>
> > 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 *
> [email protected]
> -- Careful with that Axe, Eugene. -- Pink Floyd
> -------------------------------
>

Reply via email to