Skip to content

Manage your reddit account using praws. Unsave saved posts, download saved post images and much more to come.

Notifications You must be signed in to change notification settings

SharmaAjay19/RedditHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First, make sure to install requirements using pip install -r requirements.txt

First steps:

  1. Create a reddit app by going to this url. https://www.reddit.com/prefs/apps . Preferred app type is script-app.
  2. Put in your username, password, client_id, client_secret (client credentials of the created app) in file Login.py

To Unsave all saved posts on your account: Run UnsaveAll.py to unsave your saved posts. It will fetch saved posts in batches of 100 and sequentially unsave them.

To download images from all saved posts: Run DownloadSaves.py.

About

Manage your reddit account using praws. Unsave saved posts, download saved post images and much more to come.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages