reddit-post-scraping-tool

Retrieve Reddit posts that contain the specified keyword from a specified subreddit.


Keywords
reddit-crawler, reddit-scraping, reddit, reddit-api, command-line, gui, open-source-research, python, scraper, visual-basic
License
Other
Install
pip install reddit-post-scraping-tool==2.0.0.0

Documentation

rpst

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.

Upload Python Package CodeQL .Net Python

✅ 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.

📃 TODO

GUI

  • Make it installable with a setup.exe/setup.msi file.

🖥️ 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.


me