File-Scrapper is a modern C++ utility for scraping files from a given directory and exporting the results to a specified output file. It’s lightweight, easy to integrate, and comes with sample code to help you get started quickly.
- ✅ Scrape all files from a specified directory
- ✅ Save results to a custom output file
- ✅ Easy-to-follow sample code and scripts
- ✅ Fast and efficient C++ implementation
- C++ – Core language for high-performance file operations
- Zenety - For POSIX/LINUX Compability
- Makefile – For simple and fast builds
- CMake – Cross-platform build automation support
-
Clone the repository:
git clone https://github.com/Fyonietz/File-Scrapper.git cd File-Scrapper -
Build with CMake:
cd .\scripts .\build.cmd
-
Run the executable with the required arguments:
.\Sea
This project is licensed under the MIT License.
Pull requests and issues are welcome! Feel free to open discussions for new features or improvements.
@DityaPerdana/File-Scrapper. << Linux Version