view RedFlagDeals.com from the command line in python

RFD

This is a CLI utility that allows you to view RedFlagDeals.com on the command line.

Motivation

It is often faster to use a CLI than to load up a web page and navigate web elements. This tool can search for deals and sort them based on score and views. It is also able to load entire threads (without pagination) for additional analysis.

Installation

:information_source: python2 may still work but it is no longer supported.

python3 -m pip install --user rfd

After installation, if you cannot access rfd in your path, try python3 -m rfd.

Usage

All commands open up in a terminal pager.

Usage: rfd [OPTIONS] COMMAND [ARGS]...

CLI for https://forums.redflagdeals.com

Options:
-v, --version

 

 

 

To finish reading, please visit source site