Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dxf/RedditImgFetch

Python tool to fetch a random image from any subreddit. BETA
https://github.com/dxf/RedditImgFetch

Last synced: 3 months ago
JSON representation

Python tool to fetch a random image from any subreddit. BETA

Awesome Lists containing this project

README

        

# RedditImgFetch
Python tool to fetch a random image from any subreddit. BETA

## Usage

Modify line 4 of main.py after /r/ to point to the subreddit you want to grab an image from.
Run the file/skid the code into your own app and modify the variables as needed. Please credit me though <3
Honestly, I'm leaving the code really open ended so it can be modified really easily.

### Dependencies

Python 3
urllib3
json