Sciabaca_mini is a small application which aggregates events from facebook pages and groups
This app is still under active development, so you may want to fork it.
This does no longer work because of changes to facebook graph API, requiring manual approval to access the posts of a group or the events of a page. It's unclear if FB APIs will change again at a later time.
Env variables:
FACEBOOK_APP_TOKENapp token (not the api key) of your facebook app. Required.ADMIN_PASSpassword for theconfigsection (defaults topassword). User is "Admin"PORTdefaults to 3000
Usage:
/exposes the crawled data/jsonexports the data in json/icalexports the data in ical/config(password-protected) allows editing the configuration