mirror of
https://github.com/bellingcat/reddit-post-scraping-tool.git
synced 2026-06-08 03:28:30 +03:00
2.2 KiB
2.2 KiB
RPST (Reddit Post Scraping Tool)
Given a subreddit name and a keyword, RPST will return all posts from a specified listing (default is 'top') that contain the provided keyword.
✅ Features
GUI
- Dark mode (Right-click)
- Saves results to a JSON file (Right-click)
- Logs errors to a file
- In-App feature to check for Updates
CLI
- Saves results to JSON (specifiy
--json) - Saves results to CSV (specify
--csv) - Automatically checks for new updates, and notifies user if updates were found.
📃 TODO
GUI
- Make it installable with a setup.exe/setup.msi file.
- Add manual dark mode option, that will be persistent in all sessions
- Make it save results to a CSV file
🖥️ Tested environments
GUI
- Microsoft Windows 11
CLI
- Android Termux
- Microsoft Windows 11
- Ubuntu 22.04 - latest versions
📖 Wiki
Refer to the Wiki for installation instructions, in addition to all other documentation.
🖼️ Screenshots
You can view a collection of screenshots for both the CLI and GUI here