Back to portfolio
software
Comments Extractor
Chrome extension that turns Facebook comments into spreadsheets.

Overview
A Chrome Web Store extension that scrapes Facebook post comments, finds linked phone numbers, and exports the data to Excel/CSV.
The Problem
Pulling comments manually is slow, error-prone, and loses the link to the original commenter.
The Challenges
Working within Facebook DOM changes without breaking, while keeping the user account safe.
Key Features
- One-click export
- Phone number lookup
- Excel & CSV download
- Account-safe operation
Tech Stack
- Chrome Extensions
- JavaScript
- Laravel
- Next.js
