https://github.com/kamikazechaser/reddit-backup
💾 A CLI to backup a Reddit user's personal data
https://github.com/kamikazechaser/reddit-backup
reddit reddit-api
Last synced: over 1 year ago
JSON representation
💾 A CLI to backup a Reddit user's personal data
- Host: GitHub
- URL: https://github.com/kamikazechaser/reddit-backup
- Owner: kamikazechaser
- License: agpl-3.0
- Created: 2018-07-29T19:24:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-12T08:27:29.000Z (almost 8 years ago)
- Last Synced: 2025-01-23T15:45:59.275Z (over 1 year ago)
- Topics: reddit, reddit-api
- Language: JavaScript
- Homepage:
- Size: 52.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://telegram.me/kamikazechaser)

> 💾 Reddit Backup CLI [(Screenshot)](https://imgur.com/a/wHWG8Ho)
A CLI to backup a Reddit user's personal data
⚠️ **Work in progress** ⚠️
## Features
- Supports `submitted, saved, hidden, upvoted, downvoted, gilded` posts and comments
- Dumps a JSON file containing raw data for sorting/filtering/searching e.t.c.
- ~Select specific keys from the `data` object~
- ~Scrape public user data~
## Installation (_Temp_)
Temporary installation instructions untill #6 is closed
```
$ git clone https://github.com/kamikazechaser/reddit-backup.git
$ cd reddit-backup
$ npm i
$ node cli
```
## Usage
```
1. Run the CLI and follow on-screen instructions
```
## Issues and Contributions
Fork the repository and submit a pull request for whatever change you want to be added to this project. If you have any questions, just open an issue.
## License
Released under the AGPL-3.0 license.