"count" is not documented on that page of the wiki, so either it should be added, or stated that it's not supported. -chad
On Tue, Apr 28, 2009 at 7:31 PM, Matt Sanford <[email protected]> wrote: > > Hi Dave, > > Take a look at the count parameter, like …/followers.json?count=5. If raw > data size is a problem you probably want to go with the lighter weight JSON > if you're not already. > > Thanks; > – Matt Sanford / @mzsanford > Twitter Dev > > On Apr 28, 2009, at 3:10 PM, devangel wrote: > >> >> Is there a way to specify the number of entries (page size) returned >> on a page of results? I'm calling statuses/followers and the response >> size to over 100K bytes which bumps up against one of the limits in my >> environment. >> >> I see that I can specify the page I want, but it would be really >> useful to specify a page size - possibly above some minimum value and >> below some maximum value. >> >> Thanks >> >> Dave > >
