Meetup Scraper avatar

Meetup Scraper

Try for free

No credit card required

View all Actors
Meetup Scraper

Meetup Scraper

filip_cicvarek/meetup-scraper
Try for free

No credit card required

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.

You can access the Meetup Scraper programmatically from your own applications by using the Apify API. You can 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": "new york",
4  "state": "ny",
5  "country": "us",
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:

Developer
Maintained by Community
Actor metrics
  • 9 monthly users
  • 4 stars
  • 100.0% runs succeeded
  • 6 hours response time
  • Created in Jul 2024
  • Modified about 3 hours ago