Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 hours 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-12T08:27:29.000Z (over 6 years ago)
- Last Synced: 2024-11-23T08:25:52.824Z (2 months 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](https://img.shields.io/badge/%F0%9F%92%AC_Telegram-kamikazechaser-blue.svg?style=flat-square)](https://telegram.me/kamikazechaser)
![License](https://img.shields.io/github/license/kamikazechaser/reddit-backup.svg?style=flat-square)
> 💾 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.