DEMO
Facebook Comment Scraper, Exporter
FBCE is a lightweight, simple and fast Facebook comment scraper that doesn’t require Facebook API. This is allows you to scrape unlimited Facebook comments. The built-in desktop application can export retrieved Facebook comments as JSON or even Excel file.
See demo video: https://www.youtube.com/watch?v=0cabqCINGIQ
Features
- Does not require Facebook API
- Works on Windows, Linux, and macOS
- Support nested comments (replies)
- Export comments to Excel and JSON file
- Fast and lightweight scraper
- Portable
- With source code
- Easy-to-use API, targets .NET Standard 2.0
- Best code quality, testable, include XML documentation
Supported OS
- Windows 7 SP1 or higher (x86 and x64)
- macOS 10.13 or higher (x64)
- Linux (see here)
Tutorial
The usage is pretty straightforward, just run executable file in the release folder. For more details about deployment and API reference, please take a look at the documentation page: https://blankwallet.gitbook.io/fbce/.
Support
For technical support, please send us a queries to [email protected] (after sales only).
Changelog
March 14, 2021
- Initial release