1

I'm interested in downloading a backup of all my questions and answers on all Stack Exchange sites in the form of markdown files. I'm already aware of this SE data explorer query, but this downloads all of my questions and answers into a CSV file. I'm also aware of this question that was asked over 10 years ago, but I did not see any recent answers. Does there exist an app that does this? Or would I need to make one?

mhdadk
  • 151
  • 4

1 Answers1

1

I created a Python script that does what I want. The announcement for it can be found here, and the code itself with instructions on how to use it can be found here: https://github.com/mhdadk/stack-exchange-backup

mhdadk
  • 151
  • 4