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
- Host: GitHub
- URL: https://github.com/konstfish/reddit-archiver
- Owner: konstfish
- Created: 2022-05-27T17:45:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-23T18:13:16.000Z (over 3 years ago)
- Last Synced: 2025-02-14T05:34:19.211Z (over 1 year ago)
- Topics: reddit, reddit-api
- Language: Vue
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```