Meetup Scraper - Events, Groups & Organizer Data avatar

Meetup Scraper - Events, Groups & Organizer Data

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Meetup Scraper - Events, Groups & Organizer Data

Meetup Scraper - Events, Groups & Organizer Data

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.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Helios

Helios

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 days ago

Last modified

Share

Extract events and groups from Meetup.com — the world's largest platform for local community events. Search by keyword, location, and category to build event datasets, prospect leads, or track community activity.

What it extracts

FieldDescription
typeEVENT or GROUP
titleEvent or group name
dateTimeEvent start date and time (ISO 8601)
endTimeEvent end time
eventUrlDirect link to the event or group
isOnlineWhether the event is online
venueVenue name
addressStreet address
cityCity
stateState/region
countryCountry
attendeeCountNumber of RSVPs / group members
maxAttendeesRSVP cap (if set)
descriptionEvent description (up to 1,000 chars)
groupNameHosting group name
groupUrlLink to the hosting group
groupMemberCountTotal group members
groupRatingAverage event rating for the group
organizerNameOrganizer's name
categoryMeetup category (e.g. Technology, Career & Business)
imageUrlEvent or group cover image
isFreeWhether the event is free
feeEvent fee amount if paid
scrapedAtTimestamp of extraction

Use cases

  • Event marketing — Find and target attendees of competitor events
  • Community research — Analyze meetup activity in a city or niche
  • Lead generation — Identify engaged professionals in local tech/business groups
  • Partnership prospecting — Find active group organizers in your market
  • Data analytics — Track event trends across cities and categories

Input

{
"searchQuery": "javascript",
"location": "San Francisco, CA",
"category": "technology",
"scrapeType": "EVENTS",
"maxResults": 200,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}
FieldTypeDefaultDescription
searchQueryStringKeyword to search
locationStringCity, state, or zip
categoryStringFilter by category
scrapeTypeStringEVENTSEVENTS, GROUPS, or BOTH
startUrlsArrayCustom Meetup URLs (overrides searchQuery)
maxResultsInteger100Max results (up to 5,000)
proxyConfigurationObjectResidentialProxy settings

Sample output

{
"type": "EVENT",
"title": "NYC JavaScript Meetup - April Edition",
"dateTime": "2026-04-22T18:30:00-05:00",
"eventUrl": "https://www.meetup.com/nycjs/events/313839680/",
"isOnline": false,
"venue": "WeWork Times Square",
"city": "New York",
"state": "NY",
"country": "US",
"attendeeCount": 84,
"description": "Monthly JavaScript meetup featuring talks on React, Node.js, and the latest in web development.",
"groupName": "NYC JavaScript",
"groupUrl": "https://www.meetup.com/nycjs/",
"groupMemberCount": 12400,
"groupRating": 4.8,
"organizerName": "Alex Rivera",
"category": "Technology",
"isFree": true,
"scrapedAt": "2026-04-10T23:30:00.000Z"
}

Pricing

$3.00 per 1,000 results (Pay-per-result).