This tool processes a Facebook group data export (JSON) and extracts all posts and comments into clean, organized CSV files. It’s for group admins and researchers who need to archive or analyze discussions offline. The key benefit is turning Facebook’s complex nested JSON into simple, spreadsheet-ready data.
Features
- Extract posts with metadata (author, timestamp, reactions)
- Extract all comments and nested replies with threading
- Handle media links and post attachments in export
- Output to separate, well-structured CSV files
- Filter exports by date range or specific authors
Usage
facebook_group_export --input your_facebook_data/group_activity.json --output posts.csv
Requirements
Python 3.8+. Install dependencies:
pip install -r requirements.txt
Download
Buy once, download immediately. ZIP includes the full script, README, and usage examples.
License
Personal & Commercial Use. You may use this tool in your own personal and commercial projects. Redistribution or resale of the source code is not permitted.