Thanks for the suggestion. Count doesn't seem to have any affect for _/followers.xml.
Cheers On Apr 28, 4: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 > >
