Live data from Hacker News

Feed me up, Scotty – custom RSS feed generation using CSS selectors

feed-me-up-scotty.vincenttunru.com

1–9 of 9 posts

Re: Feed me up, Scotty – custom RSS feed generation using CSS selectors

#6
I need (well, want) to generate an RSS feed of the various Facebook groups I'm subscribed to, but the problem is that most of them are private, so I think I'll either need to figure out whether I can do this via their APIs, or whether I'll have to start scraping using browser automation.