Ask HN: Are there ways to harvest FB group and subreddit content?

8 points by jorisboris ↗ HN
I'm trying to learn more about expat life in Crete, Mallorca, Roatan, ...

Facebook groups like "Expats in Mallorca" are a treasure trove but rather unfriendly to skim through as a human reader. Similar for subreddits.

I was wondering if there's a way to scrape and feed the content into an AI platform which can then summarise it?

Next to technical challenge, it's probably also against T&Cs to scrape data from groups so are there any "legal" solutions?

4 comments

[ 3.0 ms ] story [ 20.7 ms ] thread
Would asking ChatGPT accomplish this, without the extra steps? It has likely already harvested all this data and more.
You are already logged in, therefore you are using your rights as a member to review content. Maybe you can implement good time delays and leverage Scrapy from Python.
Write a browser extension to scrape as you browse the group, export should be in a structured format you can train against.