I’m writing a program and going to wait several months before I overwrite my content - slowly one post per minute. Then after finishing that (over several months), I plan to set the code to slowly delete the posts, one by one.
I spent years writing content for reddit to share with the world. If they won’t share with the world, they won’t get a copy either.
Don’t know! I have a bit of experience using Auto-It so I’m going to try and program it to tab through the old.reddit page and edit each post then move on to the next post. I assume using the edit button I could copy all text, then write it to a word document in something like an XML format which could then be imported into software.
But again, this is all based on theory, I haven’t done any actual code or testing yet. Just based on previous experiences making simple programs to access websites and do specific things via a browser to mimic human interactions with the site. It’s a very slow unreliable and inefficient way of doing things lol
I’m writing a program and going to wait several months before I overwrite my content - slowly one post per minute. Then after finishing that (over several months), I plan to set the code to slowly delete the posts, one by one.
I spent years writing content for reddit to share with the world. If they won’t share with the world, they won’t get a copy either.
I want to do something very similar to this!
do you think your software could do this? :D
Don’t know! I have a bit of experience using Auto-It so I’m going to try and program it to tab through the old.reddit page and edit each post then move on to the next post. I assume using the edit button I could copy all text, then write it to a word document in something like an XML format which could then be imported into software.
But again, this is all based on theory, I haven’t done any actual code or testing yet. Just based on previous experiences making simple programs to access websites and do specific things via a browser to mimic human interactions with the site. It’s a very slow unreliable and inefficient way of doing things lol