NFeruch / reddit2text

The Python toolkit for converting Reddit threads into organized text data. Extract and process Reddit content with ease!
Apache License 2.0
70 stars 4 forks source link

Converting the text to JSON? #3

Open timothywang21 opened 1 month ago

timothywang21 commented 1 month ago

Any chance you can add an option to convert the text into readable JSON instead of the normal text format? I've added an example format for reference. JSON_example.txt

timothywang21 commented 1 month ago

Also for data science applications that is time-based, can you add another field for the date of the post?