pyatl / shovel

Project to contain all hands-on work for organizers and volunteers.
GNU General Public License v2.0
1 stars 0 forks source link

Researching meetup api possibilities #14

Open dcsim0n opened 7 months ago

dcsim0n commented 7 months ago

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

dcsim0n commented 7 months ago

@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.

Burnsedia commented 6 months ago

@dcsim0n sure thing.

Burnsedia commented 6 months ago

@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

Burnsedia commented 6 months ago

there is a Udmey on graphql

prakesome commented 6 months ago

Related to #15

Burnsedia commented 6 months ago

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