RE-SAVE is simple flask project using Praw (Reddit API Wrapper) to scrap all saved by user posts. And allow easier searching through the posts using subreddits names and searching by title. Demo avaiable here.
- Create web app on Reddit page -> here.
- Set redirect_uri to you're website url.
- Set secret and client_id (below name of you're app) as envrioment variables.
- Run main.py .