
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.0 (4)
Pricing
Pay per usage
6
Total users
104
Monthly users
20
Runs succeeded
>99%
Issues response
11 hours
Last modified
10 days 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.
$echo '{< "searchKeyword": "javascript",< "city": "london",< "state": "",< "country": "uk",< "maxResults": 20<}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: