Miguel Sozinho Ramalho f8c25a3cef Update README.md
2023-12-22 13:31:11 +00:00
2023-09-25 18:40:21 +02:00
2023-12-03 21:32:33 +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-12-03 21:32:08 +02:00
2023-12-22 13:31:11 +00:00

Note

Use Knew Karma for more advanced and improved features.

rpst

RPST (Reddit Post Scraping Tool)

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

.Net Python Docker PyPI - Version BuyMeACoffee

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.

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

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%