I am looking for a tool that can scrape all posts in a Facebook group, and turn it into a CSV for me.
It should scrape:
– posts, author, date
– comments 1 level underneath each post
The facebook group is private but I am a part of it. The script has to run in my chrome browser (either chrome extension or script that I manually paste in), and can assume that I am logged in and have access to it.