Export Instagram Comments to Excel (Including Nested Replies)
Built an Instagram Comments Extractor That Exports Everything to Excel
I kept running into the same problem: Instagram comments are valuable, but getting them into a usable format for analysis is painful.
So I built a desktop tool that extracts full Instagram comment threads (including replies) from posts and reels, then exports everything into structured Excel files.
Website: export-instagram-comments.softwrhq.com
What it does:
- Extracts main comments + nested replies
- Exports clean
.xlsxfiles - Includes timestamps, likes, usernames, reply counts, source links, parent-child relationships, etc.
- Handles large comment volumes
- Deduplicates results automatically
- Saves partial progress if interrupted
- Retry/recovery system for temporary failures
- Uses your real logged-in Instagram session
- No Chrome extension required
- Runs locally on your machine
A few things I specifically focused on:
- Making exports actually usable for reporting/analysis
- Keeping the scraper resilient during long runs
- Avoiding the usual “copy cookies manually” workflow
- Making it work with multiple accounts if needed
It’s a one-time payment tool (not subscription-based), and updates are included.
I originally built it for research/monitoring workflows, but it’s also been useful for:
- Social listening
- Competitor analysis
- Influencer campaign tracking
- Community moderation
- Lead collection
- Sentiment analysis pipelines
Would genuinely appreciate feedback from marketers, researchers, agencies, or anyone working with Instagram data regularly.