
Meetup Scraper
Pricing
Pay per usage

Meetup Scraper
Extract event details from Meetup.com based on customizable input settings. Efficiently gathers data such as event names, hosts, dates, addresses, and more. Ideal for market analysis, event planning, and trend tracking. Easy to use with tailored scraping options for precise data extraction.
2.6 (2)
Pricing
Pay per usage
6
Monthly users
9
Runs succeeded
>99%
Response time
11 hours
Last modified
8 hours ago
You can access the Meetup Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "searchKeyword": "javascript",
3 "city": "london",
4 "state": "",
5 "country": "uk",
6 "maxResults": 20
7}' |
8apify call filip_cicvarek/meetup-scraper --silent --output-dataset
Meetup Scraper API through CLI
The Apify CLI is the official tool that allows you to use Meetup Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
Pay per usageThis Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.