Open ear7h opened 4 years ago
One data source would be google calendar which exposes CalDAV endpoints https://developers.google.com/calendar/caldav/v2/guide
Looks like most of the orgs use facebook and we can scrape it or use an api https://github.com/catcatio/fb-event-scraper https://developers.facebook.com/docs/graph-api/reference/v8.0/group/events
Where and how are we gathering data?
Are we interfacing with APIs, if so what do we need to do to get them?
Are we going to scrape webpages?