reddit-post-scraping-tool
reddit-post-scraping-tool copied to clipboard
Given a subreddit name and a keyword, this program returns all top (by default) posts that contain the specified keyword.
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
- [x] Dark mode (Right-click>Settings>Dark Mode).
- [x] Saves results to a JSON/CSV file (Right-click>Settings>Save posts>to JSON/to CSV).
- [x] Logs errors to a file.
- [x] In-App feature to check for Updates.
CLI
- [x] Saves results to JSON (specifiy
--json). - [x] Saves results to CSV (specify
--csv). - [x] Automatically checks for new updates, and notifies user if updates were found.
🖥️ Tested environments
GUI
- [x] Microsoft Windows 11
CLI
- [x] Android Termux
- [x] Microsoft Windows 11
- [x] Ubuntu 22.04 - latest versions
📖 Documentation
Refer to the Wiki for installation instructions, in addition to all other documentation.