Reddit command-line client
pip install git+https://github.com/mermoldy/reddit-cli.git
Search subreddits by name
reddit-cli search <search_query>
Show subreddit submissions
reddit-cli subreddit <subreddit_name> --limit=20 --order=hot
Show submission comments
reddit-cli submission <subreddit_id>