Twitter Lists: /user/list/members.xml returning only 20 at a time

2 vues
Accéder directement au premier message non lu

Dave Briccetti

non lue,
24 oct. 2009, 18:18:5524/10/2009
à Twitter Development Talk
How can I retrieve more than 20 at a time?

?cursor=-1&count=200 has no effect

Rich

non lue,
26 oct. 2009, 05:30:4426/10/2009
à Twitter Development Talk
Seriously have we got a two tier dev system now, can we all have
access to the API please?

Eric Woodward

non lue,
26 oct. 2009, 13:55:2626/10/2009
à Twitter Development Talk
Rich, I think you answered your own question there, the first one
anyway. I would not expect a real answer to the second one.

--ejw

Eric Woodward
Email: e...@nambu.com

Rich

non lue,
27 oct. 2009, 03:28:3127/10/2009
à Twitter Development Talk
Thats pretty disappointing seeing as, for instance on the iPhone/iPod
touch platform, there are lots competing together. Some get
preferential treatment they get advantages.

Dan

non lue,
30 oct. 2009, 04:56:3430/10/2009
à Twitter Development Talk
Hoping for an answer to this as well. The last dev post said that
cursors would be added to list-of-lists functions, but they didn't
mention followers-of-lists getting the treatment. It is much needed.

Dave Briccetti

non lue,
30 oct. 2009, 16:58:4930/10/2009
à Twitter Development Talk
Cursoring is working, but it seems wrong to get just 20 at a time.

GET /abdur/research/members.xml?cursor=-1
GET /abdur/research/members.xml?cursor=1316585587587157646

yields the same as

GET /abdur/research/members.xml?count=200&cursor=-1
GET /abdur/research/members.xml?count=200&cursor=1316585587587157646

Tim Haines

non lue,
30 oct. 2009, 17:12:0330/10/2009
à twitter-deve...@googlegroups.com
Yeah - it's a little stingy right now.  Seeing as there's a limit on 500 members, it would be nice if it could return all the id's in 1 hit..

Tim.

Dave Briccetti

non lue,
30 oct. 2009, 18:33:2630/10/2009
à Twitter Development Talk
Indeed.

I know every little bit helps when massively scaling, but, speaking
generally, I dislike scrolling through small chunks. Like in the
Twitter Web site just now, looking at lists, I have to scroll in small
chunks to see who’s in a list. (Other than that Twitter’s Web site
support for lists looks great.)
Répondre à tous
Répondre à l'auteur
Transférer
0 nouveau message