Unsure how to access API object

40 views
Skip to first unread message

Noah Kantrowitz

unread,
Mar 27, 2012, 2:17:26 PM3/27/12
to meetu...@googlegroups.com
My company has a "thing" at http://opscode.meetup.com/. This seems to be some kind of collection of groups, but it isn't using the Everywhere system. Via the API, I eventually want to get a list of upcoming events in any of the groups under that umbrella. If I have the group IDs, I can get the event details, but I'm unsure how to go from the list on opscode.meetup.com to a list of IDs. Is there any way to access this via the API? Do I have to convert it to an Everywhere thing? Thanks in advance!

--Noah

Doug Tangren

unread,
Mar 27, 2012, 2:58:21 PM3/27/12
to meetu...@googlegroups.com
On Tue, Mar 27, 2012 at 2:17 PM, Noah Kantrowitz <no...@coderanger.net> wrote:
My company has a "thing" at http://opscode.meetup.com/. This seems to be some kind of collection of groups, but it isn't using the Everywhere system. Via the API, I eventually want to get a list of upcoming events in any of the groups under that umbrella. If I have the group IDs, I can get the event details, but I'm unsure how to go from the list on opscode.meetup.com to a list of IDs. Is there any way to access this via the API? Do I have to convert it to an Everywhere thing? Thanks in advance!


That page displays a list of groups with a topic matching the name of the subdomain of the page. You can find the same groups through the API by querying the /groups methods with the topic parameter set to opscode


We don't currently support the topic filter in the 2/groups method, but we could add it. 



--Noah

--
You received this message because you are subscribed to the Google
Groups "Meetup API" group.
To unsubscribe from this group, send email to
meetup-api+...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/meetup-api?hl=en?hl=en

Noah Kantrowitz

unread,
Mar 27, 2012, 3:37:44 PM3/27/12
to meetu...@googlegroups.com


On Tuesday, March 27, 2012 11:58:21 AM UTC-7, Doug Tangren wrote:


On Tue, Mar 27, 2012 at 2:17 PM, Noah Kantrowitz <no...@coderanger.net> wrote:
My company has a "thing" at http://opscode.meetup.com/. This seems to be some kind of collection of groups, but it isn't using the Everywhere system. Via the API, I eventually want to get a list of upcoming events in any of the groups under that umbrella. If I have the group IDs, I can get the event details, but I'm unsure how to go from the list on opscode.meetup.com to a list of IDs. Is there any way to access this via the API? Do I have to convert it to an Everywhere thing? Thanks in advance!


That page displays a list of groups with a topic matching the name of the subdomain of the page. You can find the same groups through the API by querying the /groups methods with the topic parameter set to opscode


We don't currently support the topic filter in the 2/groups method, but we could add it. 

Aha, topic is the magic word I needed. Thanky! I think I can actually just skip the group query and use the topic filer on open_events directly, yes?

--Noah 

Doug Tangren

unread,
Mar 27, 2012, 3:53:27 PM3/27/12
to meetu...@googlegroups.com
Yes, you can search for open events by topic - http://www.meetup.com/meetup_api/docs/2/open_events/#params

Joe Lippeatt

unread,
Mar 27, 2012, 4:36:04 PM3/27/12
to meetu...@googlegroups.com
I'm currently testing a new util with the original groups API because the 2/groups doesn't support topics.  HINT. :).  Using it to gather a full list of photo groups.

Thanks,

Joe


Sent from my iPhone
Reply all
Reply to author
Forward
0 new messages