Richard Mwewa 6d427849d5 Create .nomedia
2023-08-25 23:04:27 +02:00
2023-08-06 02:12:39 +02:00
2023-08-25 23:04:27 +02:00
2023-08-25 17:09:42 +02:00
2023-08-25 15:53:23 +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-25 14:54:31 +02:00
2023-08-25 23:03:34 +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

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

📖 Wiki

Refer to the Wiki for installation instructions, in addition to all other documentation.


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%