How to Download Your Reddit Data and have full text search of it offline

GadgeteerZA@beehaw.org to Technology@beehaw.org – 58 points –
How to Download Your Reddit Data
wired.com

Reddit has a form where you can request a copy of your data. The process can take up to 30 days, after which you will get a private message on your Reddit account with a download link. The data comes in the form of CSV files that you can open using Microsoft Excel or any text editor.

If you’d rather not wait for Reddit to deliver your data, or would prefer to keep your data in a searchable archive, you can use Brownman’s tool, reddit-user-to-sqlite. This command line application can download the complete public archive of any Reddit user and compile it in an SQLite database file. Just keep in mind that this method will stop working on July 1, 2023, when the API change occurs (because you don't actually own that content you created on Reddit?).

See https://www.wired.com/story/how-to-download-your-reddit-data/

#technology #deletereddit #Reddit

11

I've heard other similar tools only grab the first 1000 comments/posts does this grab everything? Or does it have a similar limitation?

If you are requesting directly from Reddit, it will be everything. Just keep in mind they are going to be flooded with responses right now so 30 days is probably optimistic.

Theoretically, they are required by the GDPR to respond within one calendar month from the day they receive the request. Let's see if they can keep up.

I had a 3 prong approach to getting my stuff.

The python tool mentioned in the wired article, the reddit is fun newly added export feature, and redditmanager.com

Between those 3, I was able to get my public stuff (comments and posts), my stared/saved stuff, and all my rif clicked links (quite shocking/surprising the amount of data, but not that large mb wise)

Thanks for sharing. I put a request in and I'll see how comprehensive the data is.

I have 17 years of posts and comments and have been active, i don't have much trust in those kinds of tools specially given that the API has hard limits to what it can reach, still will check

The official GDPR data request form returns "everything" (assuming you can trust Reddit to provide everything). But there's no hard limit on amount of comments/posts.