Once you know which Meetup group you care about, the slow part is turning its events into a list of people. The Meetup Finder gets you to the right groups; this tool takes it from there — it walks a group’s events and exports everyone who RSVP’d or attended into a clean CSV, columns and all.
It runs in your own logged-in session, so it sees exactly what you’d see clicking through the site by hand — just without the clicking. Each row carries the member’s name and id, their RSVP status, guest count, how many events they’ve attended, no-show count, their role in the group, and whether Meetup flags them as a familiar face. That last batch is the sourcing gold: the organizers and the high-attendance regulars are the people worth reaching first.
Two ways to run it, same engine underneath. The Chrome extension is the no-friction route once it’s loaded. The bookmarklet needs nothing installed — copy it into a bookmark and click it on any Meetup group page. Both pop a little progress panel in the corner, batch through the events politely (with back-off so you don’t hammer Meetup), and drop a meetup_<group>_<date>.csv in your downloads.
One honest note on conduct: this reads attendee data through Meetup’s own interface using your credentials, so keep it to your own account, respect Meetup’s terms of service and the attendees’ privacy, and use the output the way a good recruiter does — as warm leads to approach thoughtfully, never as a list to spam.