Meetup Scraper
No credit card required
Meetup Scraper
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.
Hello, I tried to scrap meetup events with the following settings:
{ "city": "katowice", "country": "pl", "maxResults": 1, "scrapeEventAddress": true, "scrapeEventDates": true, "scrapeEventDetails": true, "scrapeEventName": true, "scrapeEventPerex": false, "scrapeEventPrice": false, "scrapeEventTags": false, "scrapeEventUrl": true, "scrapeHostedBy": false, "scrapeOrganizedByGroup": false, "searchKeyword": "javascript" }
but my output is lacking event url:
[ { "eventName": "#75 - async generators", "eventDetails": "Details\n\nThe event is managed at: https://lu.ma/czhpx9st\n\nWhy is it not managed here? See the discussion on this event https://www.meetup.com/javascript-the-language/discussions/", "eventDates": "2024-09-19T19:00:00+02:00", "eventAddress": "Online event" } ]
Hello, looks like the structure of meetup web has changed slightly, I will try to address the issue by tomorrow. Sorry about that.
OK, thank you :)
It should work now, please give it a try, using the latest build.
Actor Metrics
12 monthly users
-
4 stars
>99% runs succeeded
6 hours response time
Created in Jul 2024
Modified 25 days ago