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

https://github.com/konstfish/reddit-archiver

🖼️ Save upvoted posts from reddit
https://github.com/konstfish/reddit-archiver

reddit reddit-api

Last synced: 8 months ago
JSON representation

🖼️ Save upvoted posts from reddit

Awesome Lists containing this project

README

          

# reddit_archiver
Save your upvoted posts from [reddit](https://reddit.com).

## Configuration
Create a [reddit application](https://old.reddit.com/prefs/apps/) & add the parameters to scraper/reddit_config.json

## Deploy
```
docker-compose build

docker-compose up -d
```