bellingcat / reddit-post-scraping-tool

Given a subreddit name and a keyword, this program returns all top (by default) posts that contain the specified keyword.

Home Page:https://pypi.org/project/reddit-post-scraping-tool/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Given a subreddit name and a keyword, this program returns all top (by default) posts that contain the specified keyword.

https://pypi.org/project/reddit-post-scraping-tool/

License:MIT License


Languages

Language:Visual Basic .NET 71.4%Language:Python 28.4%Language:Dockerfile 0.2%