Leaving Meetup.com And Extracting Past Event Data Without API Access
… data. { "operationName": "getPastGroupEvents", "variables": { "urlname": "nwdrupal", "beforeDateTime": "2026-01-30T08:12:37.288Z", … From what I can make out, this call has the following important parts: urlname - This is the name of our group, in this case "nwdrupal". …