Skip to content
This repository has been archived by the owner on Apr 24, 2018. It is now read-only.

Meetup.com

MaxymVlasov edited this page May 29, 2016 · 4 revisions

Для того щоб запустити щось, треба згенерувати Signed URL.

https://api.meetup.com/2/categories?&sign=true&photo-host=public&page=200

https://api.meetup.com/find/groups?&sign=true&photo-host=public&country=UA&location=Kyiv&radius=50&category=4,6,34&page=150&only=next_event,link,group_photo,photos

Категорії груп, що нас можуть зацікавити:

{

    "name": "Community & Environment",
    "sort_name": "Community & Environment",
    "id": 4,
    "shortname": "Community"

},
{

    "name": "Education & Learning",
    "sort_name": "Education & Learning",
    "id": 6,
    "shortname": "Education"

},
{

    "name": "Tech",
    "sort_name": "Tech",
    "id": 34,
    "shortname": "Tech"

},

У всіх груп є поле "next_event": {

А тут, крім next_event описується last_event. Та найкраще підійде поле event_sample

OpenEvents - івенти по території

https://api.meetup.com/find/groups?&sign=true&photo-host=public&country=UA&location=Kyiv&radius=50&category=4,6,34&page=150&only=next_event,link,group_photo,photos

Мабуть, самий адекватний метод.

З цікавого:

stats
  nearby_events - Number of upcoming events in the member's local area, returned when there are no upcoming events
  upcoming_events - Number of upcoming Meetup events in member's groups