aboutsummaryrefslogtreecommitdiff
# fbfeed

Web scraper that presents a public Facebook group or page's posts
as an RSS feed or HTML page.

This is particular good for those of you who do not use Facebook,
but still end up in social networks and local communities where
gatherings and events are all organized using Facebook.

NOTE: This may break any given moment, due to updates in the source
code at Facebook and my lack of time for development.

## Usage

Live demo: https://fbfeed.vty.se/

Compile and run. Host it somewhere or locally.

For HTML: `http://localhost:1212/nameOfGroup`

For RSS: `http://localhost:1212/nameOfGroup.rss`

`nameOfGroup` is the @-name in Facebook.

## License

MIT. See the LICENSE file.