Richard Mwewa e3dda99233 dev 1.7.1.0
2023-08-26 15:44:21 +02:00
2023-08-06 02:12:39 +02:00
2023-08-25 23:09:36 +02:00
2023-08-26 15:44:21 +02:00
2023-08-26 15:44:21 +02:00
2022-06-28 19:14:22 +02:00
2023-08-05 23:50:51 +02:00
2023-02-19 04:09:56 +02:00
2023-08-26 15:44:21 +02:00
2023-08-26 15:44:21 +02:00

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

Description
Given a subreddit name and a keyword, this program returns all top (by default) posts that contain the specified keyword.
Readme MIT 6.9 MiB
Languages
Visual Basic .NET 71.4%
Python 28.4%
Dockerfile 0.2%