VOOZH about

URL: https://apify.com/logiover/meetup-scraper

⇱ Meetup Scraper: Events & Organizer Leads, No API Β· Apify


πŸ‘ Meetup Scraper - Events, RSVPs & Organizer Leads avatar

Meetup Scraper - Events, RSVPs & Organizer Leads

Pricing

from $2.50 / 1,000 results

Go to Apify Store

Meetup Scraper - Events, RSVPs & Organizer Leads

Meetup events & organizer leads scraper, no login or API key. A Meetup API alternative: export events to CSV/JSON with RSVP, venue, price and group data.

Pricing

from $2.50 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Meetup Scraper

Scrape Meetup.com events, RSVPs and group organizers from any keyword + city or /find/ search URL. This Meetup events scraper (also a Meetup group scraper and event-organizer lead extractor) reads Meetup's own public event data, so you get every field with no login and no API key, and export it to CSV, JSON or Excel.

It is two tools in one: an events dataset for market research, calendars and dashboards, and an organizer lead engine β€” every event carries its group, member count and organizer name, so one run becomes a targeted outreach list of active community builders.

What you get

One clean row per Meetup event, with these fields:

  • Event β€” id, title, eventUrl, dateTime (start), endTime, eventType (physical/online), isOnline, rsvpState, goingCount (RSVP / attendees), maxTickets, imageUrl, description
  • Price β€” isFree, priceAmount, priceCurrency, paymentMethod
  • Venue & geo β€” venueName, venueAddress, venueCity, venueState, venueCountry, venuePostalCode, latitude, longitude
  • Group & organizer leads β€” groupName, groupUrl, groupUrlname, groupCity, groupState, groupCountry, groupTimezone, groupMemberCount, organizerName, organizerUrl
  • scrapedAt β€” ISO timestamp of extraction

Export every row as CSV, JSON or Excel (also HTML / API) β€” straight into your CRM, spreadsheet, BI tool or data pipeline.

Use cases

  • Event-organizer lead gen β€” build outreach lists of active community organizers by topic and city, complete with group URL and member count.
  • Market & community research β€” track which topics, cities and groups are growing, and at what price.
  • Event aggregators & calendars β€” power a niche events site or newsletter from a scheduled run.
  • Sponsorship & partnerships β€” find groups with the right size and audience to sponsor.
  • Competitive analysis β€” monitor rival meetups, attendance and pricing over time.

How to use

  1. Open the actor and either type a keyword + location, or set your search on meetup.com/find and paste the address-bar URL into searchUrls.
  2. Set maxResults (use 0 for no limit) and pick a sort order.
  3. Click Start. When the run finishes, open the Output / Dataset tab and export to CSV, JSON or Excel.

Keyword + city:

{
"keyword":"startup",
"location":"New York",
"maxResults":200
}

Multiple cities / topics from copied search URLs:

{
"searchUrls":[
"https://www.meetup.com/find/?keywords=web3&location=us--ca--San%20Francisco&source=EVENTS",
"https://www.meetup.com/find/?keywords=yoga&location=gb--London&source=EVENTS"
],
"maxResults":2000,
"sort":"DATETIME"
}

Input fields

FieldWhat it does
searchUrlsMeetup /find/ URLs copied from the site. keywords and location in each URL are read automatically.
keywordA topic to search (e.g. startup, yoga, web3). Use with location.
locationCity / place to search near (e.g. New York, London). Geocoded automatically.
sortRELEVANCE, DATETIME (soonest first) or DISTANCE (nearest first).
maxResultsGlobal cap across all searches. 0 = no limit.
maxResultsPerSearchPer-search cap. 0 = no cap.
useProxy / proxyConfigurationApify Proxy β€” residential recommended (default).
maxConcurrencyHow many searches to run in parallel.

Example output

{
"id":"314505584",
"title":"Tech Startups, Investors & Founders Networking",
"eventUrl":"https://www.meetup.com/startup-pitch-and-networking/events/314505584/",
"dateTime":"2026-06-11T18:00:00-04:00",
"endTime":"2026-06-11T21:00:00-04:00",
"eventType":"PHYSICAL",
"isOnline":false,
"goingCount":10,
"isFree":false,
"priceAmount":30,
"priceCurrency":"USD",
"venueName":"Bar Nine",
"venueCity":"New York",
"venueState":"NY",
"venueCountry":"us",
"latitude":40.7326,
"longitude":-73.98501,
"groupName":"Startup Pitch & Networking",
"groupUrl":"https://www.meetup.com/startup-pitch-and-networking/",
"groupMemberCount":1977,
"organizerName":"Scott Johnson",
"organizerUrl":"https://www.meetup.com/members/...",
"imageUrl":"https://secure.meetupstatic.com/photos/event/.../highres.jpeg",
"description":"Join founders, investors and operators ...",
"scrapedAt":"2026-06-05T12:00:00.000Z"
}

FAQ

Do I need a Meetup account or API key?

No. The actor reads Meetup's own public event data β€” no login, no API key, no Meetup Pro subscription required.

How do I scrape a specific city or topic?

Either type a keyword + location (e.g. "web3" + "Berlin"), or go to meetup.com/find, run your search, and paste the address-bar URL into searchUrls. You can mix many URLs in one run.

Does it get the RSVP / attendee count?

Yes. Every event includes its goingCount (people going), plus the group's total groupMemberCount.

Does it include online events and event price?

Yes. Each row has an isOnline flag and an eventType, plus isFree, priceAmount and priceCurrency for paid events, so you can filter either way.

Is this a Meetup API alternative?

Yes. It reads Meetup.com's own public event data with no login and no API key, so it works as a Meetup API alternative when you just need structured event and group data out.

How do I export Meetup events to CSV or JSON?

Run a search, then open the Output / Dataset tab and download the results as CSV, JSON or Excel. This makes Meetup data export to a spreadsheet, CRM or pipeline a one-click step.

Can I scrape Meetup without login to get organizer leads?

Yes. The scraper pulls events without any account, and each row carries groupName, groupMemberCount, organizerName and organizerUrl so one run doubles as a Meetup organizer leads list.

Changelog

2026-06-15

  • Reliability pass: re-verified end-to-end on live data with real-world inputs. Routine maintenance build.

2026-06-07

  • Docs: added coverage for Meetup API alternative, Meetup events to CSV/JSON export, and scraping Meetup organizer leads without login.

Meetup scraper Β· Meetup API alternative Β· Meetup events to CSV Β· Meetup data export Β· Meetup organizer leads scraper Β· scrape Meetup without login

You might also like

Meetup Event Scraper

nifty.codes/meetup-events-scraper

Extract Meetup events with dates, RSVP counts, group info, and venue locations from search results or group lists. Powered by Meetup Scraper.

Meetup Scraper β€” Events, Groups & Organizer Leads

scrapesage/meetup-scraper

Scrape Meetup events, groups and organizer leads by keyword, city or URL. Rich event data: date, venue geo, RSVP counts, price, hosts and topics, plus group member counts and organizers as B2B leads. Monitor mode pulls only new items. No login. Export JSON, CSV, Excel.

Meetup Scraper

hoholabs/meetup-scraper

Fetch Meetup.com events by location, keyword, or group. No API key required.

Meetup Events Scraper

gio21/meetup-events-scraper

Meetup Events Scraper β€” auto-scaffolded

Meetup Scraper - Events, Groups & Members Data Extractor

haketa/meetup-scraper

Meetup scraper & API: search events and groups by topic and location and export event name, date, venue, description, group, attendee count, organizer and RSVP URL. Event discovery, community research and lead generation β€” fast, no login.

Meetup Scraper - Events, Groups & Organizer Data

heliostech/meetup-event-scraper

Extract events and groups from Meetup.com including event title, date, location, attendee count, description, group name, organizer, category, and links. Search by keyword, location, and category.

Meetup Events Scraper

aitorsm/meetup-events

Meetup events scraper: Extract event data from Meetup.com including event details, hosts, locations, and descriptions. Search by location, category, type and date.

πŸ‘ User avatar

Aitor Sanchez-Mansilla

17

Meetup Events Scraper

automation-lab/meetup-scraper

Scrape Meetup.com events from search results. Get event titles, dates, venues, groups, RSVP counts, descriptions, and ticket info.

πŸ‘ User avatar

Stas Persiianenko

16