Files
reddit-post-scraping-tool/README.md
2023-08-31 20:59:47 +02:00

2.3 KiB

reddit

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).
  • 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 settings 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


me