this post was submitted on 15 Jun 2023
514 points (100.0% liked)
Reddit Migration
104 readers
1 users here now
### About Community Tracking and helping #redditmigration to Kbin and the Fediverse. Say hello to the decentralized and open future. To see latest reeddit blackout info, see here: https://reddark.untone.uk/
founded 2 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
15 year redditor, though only with ~250k karma. Scrubbed the crap out of my account. I'll probably still use reddit on desktop for as long as old.reddit exists, but for mobile I'm definitely trying out alternatives.
I've been on Reddit for 13 years, and I'm hesitant to remove everything, in case I want to revisit some of my old posts/comments. Is there a way to archive your own content?
I used Power Delete Suite to back up and delete my content. Note that there seems to be a bug in the archive export process though. I had to follow the advice on this issue to pull my full CSV backup.
Just had a go with Power Delete Suite, but the export is kind of minimal, so I think I'll roll my own with the API, while the clock ticks.
Yeah PDS is a good start but has some issues, if you're comfortable with the API you'll probably do better there.
Behold, yesterday's quick 'n' dirty Python project: https://github.com/toonvandeputte/reddit_archive
Nice!