Meetup Group Scraper
Pricing
from $2.00 / 1,000 results
Meetup Group Scraper
Extract group names, locations, member counts, and descriptions from Meetup search and explore pages. Powered by Meetup Scraper.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Nifty
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Introduction
This actor extracts Groups in a List from Meetup. It captures group names, locations, descriptions, and member statistics from search results and explore pages. Use this tool to identify communities and organizations within specific geographic areas or interest categories.
Data Fields
| Field Name | Description | Example |
|---|---|---|
| Group Name | The title of the Meetup group | Tech Networking NYC |
| Group URL | Direct link to the group page | https://www.meetup.com/tech-networking-nyc/ |
| Description | Short summary of the group purpose | A group for developers to meet and share ideas. |
| City | City where the group is based | New York |
| State | State or province code | NY |
| Country | Country code | US |
| Is Private | Boolean indicating if the group is private | false |
| Is New Group | Boolean indicating if the group was recently created | true |
| Member Count | Total number of members in the group | 1250 |
| Group Photo URL | Link to the group profile image | https://images.meetup.com/photo.jpg |
Input
urls: Array of URL strings. Use Meetup search or explore page URLs.maxItems: Max items per URL. Default is 100.
Example Input
{"urls": ["https://www.meetup.com/find/?keywords=technology"],"maxItems": 50}
Example Output
[{"groupName": "Python Developers London","groupUrl": "https://www.meetup.com/python-devs-london/","description": "Monthly meetups for Python enthusiasts.","city": "London","state": "Greater London","country": "GB","isPrivate": false,"isNewGroup": false,"memberCount": 3400,"groupPhotoUrl": "https://images.meetup.com/python.jpg"},{"groupName": "Austin Hiking Club","groupUrl": "https://www.meetup.com/austin-hiking/","description": "Exploring trails around Central Texas.","city": "Austin","state": "TX","country": "US","isPrivate": false,"isNewGroup": true,"memberCount": 450,"groupPhotoUrl": "https://images.meetup.com/hiking.jpg"}]
Want more from Meetup?
This actor only covers Groups in a List. The full Meetup Scraper browser extension also includes Events in a List, Event Details, Event Attendees, Reviews in a List, Group Details, Group Members, User Profile with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.
Get the Meetup Scraper extension
Disclaimer
This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.