How do I increase the number of items returned from the Members API Link

28 views
Skip to first unread message

JBYTE

unread,
Apr 5, 2012, 3:41:48 PM4/5/12
to meetu...@googlegroups.com
I am created a web site and I need to list all members of my group.  Currently, the Group has over 500 members and I can only get the first 200.
 
Is there a way meetup can extend the query to all.
 
Thanks.

Doug Tangren

unread,
Apr 5, 2012, 4:01:59 PM4/5/12
to meetu...@googlegroups.com

On Thu, Apr 5, 2012 at 3:41 PM, JBYTE <jby...@gmail.com> wrote:
I am created a web site and I need to list all members of my group.  Currently, the Group has over 500 members and I can only get the first 200.
 
Is there a way meetup can extend the query to all.


You can page through results. You can more on pagination here. http://www.meetup.com/meetup_api/#making_request

All query responses return a "meta" field which contain a helpful "next" field which is the request url for getting the next paginated chunk of data in the full set. You can find out more about the meta field here: http://www.meetup.com/meetup_api/#meta.
Reply all
Reply to author
Forward
0 new messages