• 4 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: August 1st, 2023

help-circle





  • Not quite. Reddit banned the subreddit, but the data is still there. You can get your data by doing a data request to Reddit. You can follow the link on the GitHub page or just search google for Reddit data request. Once you do the data request you’ll get a link after a few minutes or hours depending on the size of it. This project all it does is use the information in that request which is in a csv file which you can open in excel or so, and converts it into an html page that shows your posts kind of like the same way you would see them on Reddit.

    The problem with this approach is that each user needs to get their own data. I’m happy to generate the html on my side if you send me your requests file. Just make sure to open the posts.csv file on excel and remove anything you don’t want to share and then I can run the tool and publish it so everyone can have access to it.