Skip to content

jordanmaurice/Reddit-Wallpaper-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Reddit-Wallpaper-Scraper

Basic python script to pull wallpapers from subreddits

This script allows a user to choose from a list of resolutions, and batch download wallpapers that are shared on reddit.

To use this script:

  1. Install the needed libaries by running pip install -r requirements.txt
  2. Register a reddit account for use with PRAW - Python Reddit API Wrapper)
  3. Follow the OAuth2 setup steps
  4. Replace the CLIENT_ID, CLIENT_SECRET,and USER_AGENT values with your credentials

About

Basic python script to pull wallpapers from subreddits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages