pyatl/shovel

Researching meetup api possibilities

Opened this issue · 6 comments

There might be a way to export contact info for a mailing list, but we need to research to see how.

@Burnsedia, can you help with this? Maybe you could research what kind of export functionality meetup.com has. And maybe as a backup plan, how to scrape the website.

@dcsim0n sure thing.

@dcsim0n This is a graphQL API, I have a few udemy courses in this. I have to take them to, I am more familiar with Rest

there is a Udmey on graphql

Related to #15

Group object:
memberships(
input:ConnectionInput
filter:MembershipFilter
sort:GroupMembershipSort
):(GroupUserConnection)REQUIRED