RPST (Reddit Post Scraping Tool)
December 22, 2023 ยท View on GitHub
Note
Use Knew Karma for more advanced and improved features.
RPST (Reddit Post Scraping Tool)
Retrieve Reddit posts that contain the specified keyword from a specified subreddit.
โ Features
GUI
- Dark mode (Right-click>Settings>Dark Mode).
- Saves results to a JSON/CSV file (Right-click>Settings>Save posts>to JSON/to CSV).
- 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.
๐ฅ๏ธ Tested environments
GUI
- Microsoft Windows 11
CLI
- Android Termux
- Microsoft Windows 11
- Ubuntu 22.04 - latest versions
๐ Documentation
Refer to the Wiki for installation instructions, in addition to all other documentation.