Files
reddit-post-scraping-tool/README.md
Richard Mwewa e3dda99233 dev 1.7.1.0
2023-08-26 15:44:21 +02:00

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.

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