Do you guys know of any way to backup saved data form your reddit account?

https://lemmy.world/post/28763

Do you guys know of any way to backup saved data form your reddit account? - Lemmy.world

I want to backup my comments and saved posts from my 10 year old reddit account before I nuke it. Just for sentimental sake. Does anyone have any tips?

Maybe you could use something like this on https://www.reddit.com/u/C4Phoenix ?
HTTrack Website Copier - Free Software Offline Browser (GNU GPL)

HTTrack is a free (GPL, libre/free software) and easy-to-use offline browser utility. It allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer. HTTrack arranges the original site's relative link-structure. Simply open a page of the 'mirrored' website in your browser, and you can browse the site from link to link, as if you were viewing it online. HTTrack can also update an existing mirrored site, and resume interrupted downloads. HTTrack is fully configurable, and has an integrated help system. WinHTTrack is the Windows 2000/XP/Vista/Seven/8 release of HTTrack, and WebHTTrack the Linux/Unix/BSD release.

For posts and comments, I used power delete suite to edit then delete everything. It let's you export a CSV of all of it before doing so.
I haven't tried this, but maybe it would get the job done: Archive Your Reddit Data While You Still Can | xavd.id
Archive Your Reddit Data While You Still Can

I've written a tool for creating a searchable archive of all your Reddit data.

That is a really cool project. I will definitely try it.
I just gave this a shot and it worked great. Thanks!

I tried it as well, and it's pretty simple if you're comfortable in a terminal or on the command line. On macOS, I used DB Browser for SQLite to view the data, and that works pretty well.

Installed with Homebrew: brew install --cask db-browser-for-sqlite. Then, I just launched the new app and opened the reddit.db file. That file gets created wherever you run reddit-user-to-sqlite.