Skip to main content

A CLI to get reddit content

Project description

Reddit Get

Reddit-Get Integration codecov

This is a python CLI that will pull posts from Reddit. In order to use this CLI, you'll need to set up a Reddit app of your own so that you can authenticate into Reddit with your own credentials. Never fear, this process is pretty straight forward.

Installation

Using python 3.8 or later, run pip3 install reddit-get. But also, you need to set up a reddit cli app so you can access reddit through the command line. See below for that.

Create a Reddit Application

  1. Navigate to https://reddit.com/prefs/apps

  2. Click create an app

  3. You should see something like this:

    create an app form

  4. You can then fill this form out with some values like these (choose whatever you like):

    create an app form filled

After that, you'll need to find the client_id and client_secret for your new app and insert those into a configuration file on your system.

Adding a Reddit-Get Config File

  1. Create a file in your home directory called .redditgetrc (currently this is the default name and is only configurable when you call the script each time, so this name is probably for the best for now)

  2. Make your reddit config file look like this:

    [reddit-get]
    client_id = "<your client id here>"
    client_secret = "<your client secret here>"
    user_agent = "<anything, e.g. My super awesome cli app by u/pm_me_myour_apps>" 
    username = "<your reddit username>"
    password = "<your reddit password>"
    

Once this is set up, you should be good to go.

Example Usage

Once you've got your cli app set up and reddit-get installed, you can run it like this:

$ reddit-get post --subreddit showerthoughts --post_sorting top --limit 10 --time_filter all --header --markdown

And here's what was returned today:

##### *Top Posts from r/showerthoughts*
- *Whoever created the tradition of not seeing the bride in the wedding dress beforehand saved countless husbands everywhere from hours of dress shopping and will forever be a hero to all men.*
- *We laugh at dogs getting excited when they hear a bark on TV, but if TV was a nonstop stream of unintelligible noises and then someone suddenly spoke to you in your language, you'd be pretty fucking startled too.*
- *When you're a kid, you don't realize you're also watching your mom and dad grow up.*
- *Dads probably bond with dogs so much because, in our society, men don’t get shown a lot of affection but dogs give tons of affection regardless*
- *Being able to tolerate the sound of your own voice in a video is probably the highest form of self acceptance.*
- *Girls don't compliment guys because they're likely to take it non-platonically, guys take it non-platonically because it happens so infrequently they don't know how to handle it*
- *If elevators hadn't been invented, all the CEOs and important people would have their offices on the first floor as a sign of status.*
- *If EA suffers big enough losses from the backlash of Battlefront 2, and it all started because some guy couldn't unlock Vader, this will be the second time Anakin brought balance to something.*
- *Being able to do well in high school without having to put in much effort is actually a big disadvantage later in life.*
- *During a nuclear explosion, there is a certain distance of the radius where all the frozen supermarket pizzas are cooked to perfection.*

For more help with the post command, you can of course run

$ reddit-get post --help

Enjoy! This is early stages, so I'll be adding more features as time goes on.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

reddit_get-1.1.0.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

reddit_get-1.1.0-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file reddit_get-1.1.0.tar.gz.

File metadata

  • Download URL: reddit_get-1.1.0.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.11.2 Linux/5.15.0-1034-azure

File hashes

Hashes for reddit_get-1.1.0.tar.gz
Algorithm Hash digest
SHA256 d3efcf784bc75ff6813b539c7b680ce9afa123854ba52adb6124fd4bed9c802e
MD5 0dece5bf3efddc5a27ff02e1c5ca6e0b
BLAKE2b-256 1a138e425c6c87f6d84ea8af700107a46bf267c0ca52f7fb85b2b92dd54b513e

See more details on using hashes here.

File details

Details for the file reddit_get-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: reddit_get-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.11.2 Linux/5.15.0-1034-azure

File hashes

Hashes for reddit_get-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 579d56e91068b7342c6297e041d95d2d2f99456bb69e8d1a7d66aa04a6e11453
MD5 ed8d22973877ec5aa7cebe552fdcbbb6
BLAKE2b-256 e5da57d91775001ffd9df9197a7f10a8952e67df388fcf67fe6795155b08ec45

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page